test.de.smartics.properties.spi.core.classpath
Class PropertySetClassesLoaderTest

Package class diagram package PropertySetClassesLoaderTest
java.lang.Object
  extended by test.de.smartics.properties.spi.core.classpath.PropertySetClassesLoaderTest

public class PropertySetClassesLoaderTest
     
     
extends Object

Tests PropertySetClassesLoader.


Constructor Summary
PropertySetClassesLoaderTest()
           
 
Method Summary
 void allowsAnEmptyCollectionOfClassPathRoots()
           
 void allowsNullAsCollectionOfClassPathRoots()
           
 void returnsOnlyTypesAnnotatedAsPropertySet()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetClassesLoaderTest

public PropertySetClassesLoaderTest()
Method Detail

setUp

public void setUp()

allowsNullAsCollectionOfClassPathRoots

public void allowsNullAsCollectionOfClassPathRoots()

allowsAnEmptyCollectionOfClassPathRoots

public void allowsAnEmptyCollectionOfClassPathRoots()

returnsOnlyTypesAnnotatedAsPropertySet

public void returnsOnlyTypesAnnotatedAsPropertySet()


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.