@ExtendWith(value=TestLoggerFactoryExtension.class) @Inherited @Retention(value=RUNTIME) public @interface TestLoggerFactorySettings
TestLoggerFactoryExtension.| Modifier and Type | Optional Element and Description |
|---|---|
CleanupStage |
cleanupStage
Configure when
TestLoggerFactory is cleaned up |
public abstract CleanupStage cleanupStage
TestLoggerFactory is cleaned upCleanupStage.BEFORE_TEST_EXECUTIONCopyright © 2025. All rights reserved.