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

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

public class PropertiesFilesLoaderTest
     
     
extends Object

Tests PropertiesFilesLoader.


Constructor Summary
PropertiesFilesLoaderTest()
           
 
Method Summary
 void allowsAnEmptyCollectionOfClassPathRoots()
           
 void allowsNullAsCollectionOfClassPathRoots()
           
 void fetchingBootPropertiesAllowsUrlsToBeEmpty()
           
 void fetchingBootPropertiesAllowsUrlsToBeNull()
           
 void returnsBootPropertiesFile()
           
 void returnsNoBootPropertiesFileIfNoneIsProvided()
           
 void returnsOnlyPropertiesFiles()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesFilesLoaderTest

public PropertiesFilesLoaderTest()
Method Detail

setUp

public void setUp()

allowsNullAsCollectionOfClassPathRoots

public void allowsNullAsCollectionOfClassPathRoots()

allowsAnEmptyCollectionOfClassPathRoots

public void allowsAnEmptyCollectionOfClassPathRoots()

returnsOnlyPropertiesFiles

public void returnsOnlyPropertiesFiles()
                                throws IOException
Throws:
IOException

returnsBootPropertiesFile

public void returnsBootPropertiesFile()
                               throws IOException
Throws:
IOException

returnsNoBootPropertiesFileIfNoneIsProvided

public void returnsNoBootPropertiesFileIfNoneIsProvided()
                                                 throws IOException
Throws:
IOException

fetchingBootPropertiesAllowsUrlsToBeNull

public void fetchingBootPropertiesAllowsUrlsToBeNull()
                                              throws IOException
Throws:
IOException

fetchingBootPropertiesAllowsUrlsToBeEmpty

public void fetchingBootPropertiesAllowsUrlsToBeEmpty()
                                               throws IOException
Throws:
IOException


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