org.kuali.rice.krad.service.impl
Class FilePropertySourceTest

java.lang.Object
  extended by org.kuali.rice.krad.service.impl.FilePropertySourceTest

public class FilePropertySourceTest
extends Object

This class tests the FilePropertySource methods.


Constructor Summary
FilePropertySourceTest()
           
 
Method Summary
 void testLoadProperties_defaultFileName()
           
 void testLoadProperties_invalidFileName()
           
 void testLoadProperties_knownFileName_noSuffix()
           
 void testLoadProperties_unknownFileName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilePropertySourceTest

public FilePropertySourceTest()
Method Detail

testLoadProperties_defaultFileName

public void testLoadProperties_defaultFileName()

testLoadProperties_invalidFileName

public void testLoadProperties_invalidFileName()

testLoadProperties_unknownFileName

public void testLoadProperties_unknownFileName()

testLoadProperties_knownFileName_noSuffix

public void testLoadProperties_knownFileName_noSuffix()


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.