Package org.xwiki.filter.test.integration
-
Class Summary Class Description ExpectTestConfiguration FilterTest A generic JUnit Test used byFilterTestSuite
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 Types Summary Annotation Type Description FilterTestSuite.Initialized FilterTestSuite.Scope