siena.xml
Class XMLProcessor.TEST
java.lang.Object
TestCase
siena.xml.XMLProcessor.TEST
- Enclosing class:
- XMLProcessor
public static class XMLProcessor.TEST
- extends TestCase
This is an inner class used to test out the private methods of this class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLProcessor.TEST
public XMLProcessor.TEST(java.lang.String testName)
suite
public static Test suite()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPopulateNotification
public void testPopulateNotification()
testGenerateQuantityValue
public void testGenerateQuantityValue()
testApplyRulesForNoAttributesGenerated
public void testApplyRulesForNoAttributesGenerated()
testApplyRulesAndUniqueProcessingInstruction
public void testApplyRulesAndUniqueProcessingInstruction()
testApplyRulesProcessingInstructions
public void testApplyRulesProcessingInstructions()
testApplyRulesNumericalData
public void testApplyRulesNumericalData()
testGenerateMinMaxValuesWithIntegers
public void testGenerateMinMaxValuesWithIntegers()
testGenerateMinMaxValuesWithDoubles
public void testGenerateMinMaxValuesWithDoubles()
testTryToApplyUserRules
public void testTryToApplyUserRules()
main
public static void main(java.lang.String[] args)
- Main method to execution to run the tests
- Parameters:
array
- of strings passed in from the command line
Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga