Class | Description |
---|---|
CaptureConsoleExtension |
Captures any content sent to stdout/stderr by JUnit5 unit tests and report a failure if the content is not empty.
|
FailingTestDebuggingTestExecutionListener |
Provides environment information when a test fails to execute in XWiki's CI environment (i.e.
|
LogCaptureExtension |
Captures any logging done by code being tested in order for the logging to not leak in the console and to be able
to assert the content of the logging statements.
|
RuntimeUtils |
Utility methods to execute system commands for debugging reasons.
|
Copyright © 2004–2021 XWiki. All rights reserved.