Package avignon

Interface Summary
AvignonTagHandler Defines the event model used while processing test scripts.
TagLoader This interface defines the method by which Avignon can use tags created in different languages for following different resolution rules.
 

Class Summary
AcceptanceTestParser Acts as the DefaultHandler passed to the SAX parser.
AttributesShunt Used in unit testing to simulate the attributes that will be available to a tag handler.
AvignonProperties Provides access to the properties file being used for Avignon.
AvignonTagLoader This class attempts to load tag handlers by passing the load request on to all the TagLoaders defined in the properties file.
AvignonTestState Maintains state information through the life of a test script file.
DoNothingHandler Handler that does nothing.
MockProperties  
ScriptedTests junit.framework.TestCase that runs Avignon scripts through JUnit.
ScriptProcessor Used to execute an actual test script.
TestSuiteLister Encapsulates the logic for determining what files represent Avignon tests.
 

Exception Summary
AvignonRuntimeExceptionContainer This class is used to convert caught exceptions into RuntimeExceptions that are then monitored by Avignon and included in the error output.
 


SourceForge.net Logo