org.igfay.jfig
Class JFigTester
java.lang.Object
TestCase
org.igfay.jfig.JFigTester
- All Implemented Interfaces:
- JFigListener
- public class JFigTester
- extends TestCase
- implements JFigListener
JFigTester
Note: Start with args -Dconfig.filename=bconrad.config.xml
- Author:
- bconrad
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JFigTester
public JFigTester()
JFigTester
public JFigTester(java.lang.String arg0)
main
public static void main(java.lang.String[] args)
xtestSubsection
public static void xtestSubsection()
testClasspath
public static void testClasspath()
testConfigLocationFile
public static void testConfigLocationFile()
getTestValue
public static java.lang.String getTestValue()
testBasic
public static void testBasic()
testDefault
public static void testDefault()
testProperties
public static void testProperties()
testSubstitution
public static void testSubstitution()
testDoubleSubstitution
public static void testDoubleSubstitution()
testPrint
public static void testPrint()
testGetValuesStartingWith
public static void testGetValuesStartingWith()
testUsingProperties
public static void testUsingProperties()
testSettingProperties
public static void testSettingProperties()
testSectionAsProperties
public static void testSectionAsProperties()
testNullValue
public static void testNullValue()
testReprocessAndNotify
public static void testReprocessAndNotify()
testException
public void testException()
testConfigFileNotFound
public static void testConfigFileNotFound()
testReprocessConfigFileNotFound
public static void testReprocessConfigFileNotFound()
testInitializeException
public static void testInitializeException()
testInitializeIncludeException
public static void testInitializeIncludeException()
testConvert
public static void testConvert()
testConvertFile
public static void testConvertFile()
testConvertFileEdh
public static void testConvertFileEdh()
testSchmoopsie
public static void testSchmoopsie()
xtestPerformance
public static void xtestPerformance()
xtestPerformanceSimple
public static void xtestPerformanceSimple()
configurationUpdate
public void configurationUpdate(JFigEvent event)
- Specified by:
configurationUpdate
in interface JFigListener
- See Also:
gov.llnl.ais.util.JFig.JFigListener#JFigurationUpdate(gov.llnl.ais.util.JFig.JFigEvent)