|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TestComparator | TestComparator is used to take an actual output file and validate it against an expected output file. |
Class Summary | |
---|---|
ArgumentCollection | An argument collection is a map from argument names to objects. |
Assert | |
BaselineWriter | A helper object for writing baseline output to the appropriate file. |
JUnitXMLSerializer | |
TestCase | A TestCase represents one of the TestCase classes that is used to comprise a TestSuite. |
TestCaseStep | A TestCaseStep represents a single invocation of a TestCase, and it's associated arguments that are specific to that invocation. |
TestCaseStepFailure | |
TestContext | The context under which a test suite has been executed. |
TestFailure | A TestFailure collects a failed test together with the caught
exception. |
TestLogger | |
TestResult | |
TestRunner | Runs TestSuites under a given TestContext. |
TestState | A mutable state passing mechanism between test cases. |
TestSuite | Need to execute init and cleanup in reverse order of each other. |
TestSuiteResults | |
TestSuiteResultsListener | |
TestValidator | Validates baseline output for TestSuites that were run under a given TestContext. |
TestValidator2 | Validates baseline output for TestSuites that were run under a given TestContext. |
Error Summary | |
---|---|
AssertionFailedError |
The core of the Baseline Test Framework. This package contains user-runnable tools, as well as the core components that make up the Baseline Test Framework.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |