Package org.xwiki.test.integration.junit
-
Class Summary Class Description Line Defines an expected or excluded line (can be a regex or not).LogCapture Captures stdout and stderr while still outputting content to them.LogCaptureConfiguration Allow registering excludes and expected failing log content for tests.LogCaptureValidator Validate logs against default excludes/expected lines and those registered by the tests.StackTraceLogParser Parses XWiki log formats and aggregates stack traces.