|
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. |