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.
|
Copyright © 2004–2021 XWiki. All rights reserved.