public class ReactorTestExecutionListener
extends java.lang.Object
implements org.junit.platform.launcher.TestExecutionListener
Hooks
once a test is finished, making sure no dirty state remains,Schedulers
related infrastructure, making sure no dirty state remains,Representation
for some of reactor types,Logger
factory very early in the suite lifecycle, so that loggers
in reactor (which are typically static members initialized early) can be diverted and asserted in tests.构造器和说明 |
---|
ReactorTestExecutionListener() |
限定符和类型 | 方法和说明 |
---|---|
void |
executionFinished(org.junit.platform.launcher.TestIdentifier testIdentifier,
org.junit.platform.engine.TestExecutionResult testExecutionResult) |