Class | Description |
---|---|
ExpectTestConfiguration | |
FilterTest |
A generic JUnit Test used by
FilterTestSuite to parse some passed content and verify it matches some passed
expectation. |
FilterTestSuite | |
InputTestConfiguration | |
TestConfiguration | |
TestDataGenerator |
Finds all test files in the current classloader, read them and return test data to represent them.
|
TestDataParser |
Parses test data defined using the following syntax, shown with this example:
.configuration <key=value>
.input|<type>
<optional input content here>
.expect|<type>
<optional expected content here>
|
TestResourceData |
Annotation Type | Description |
---|---|
FilterTestSuite.Initialized | |
FilterTestSuite.Scope |
Copyright © 2004–2022 XWiki. All rights reserved.