SienaXML (v.2.0.0) API documentation

siena.xml
Class XMLProcessor.TEST

java.lang.Object
  extended by TestCase
      extended by 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.


Constructor Summary
XMLProcessor.TEST(java.lang.String testName)
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method to execution to run the tests
protected  void setUp()
           
static Test suite()
           
 void testApplyRulesAndUniqueProcessingInstruction()
           
 void testApplyRulesForNoAttributesGenerated()
           
 void testApplyRulesNumericalData()
           
 void testApplyRulesProcessingInstructions()
           
 void testGenerateMinMaxValuesWithDoubles()
           
 void testGenerateMinMaxValuesWithIntegers()
           
 void testGenerateQuantityValue()
           
 void testPopulateNotification()
           
 void testTryToApplyUserRules()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLProcessor.TEST

public XMLProcessor.TEST(java.lang.String testName)
Method Detail

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

SienaXML (v.2.0.0) API documentation

Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga