Class LoggingExtension
java.lang.Object
org.flowable.common.engine.impl.test.LoggingExtension
- All Implemented Interfaces:
org.junit.jupiter.api.extension.AfterTestExecutionCallback, org.junit.jupiter.api.extension.BeforeTestExecutionCallback, org.junit.jupiter.api.extension.Extension
public class LoggingExtension
extends Object
implements org.junit.jupiter.api.extension.BeforeTestExecutionCallback, org.junit.jupiter.api.extension.AfterTestExecutionCallback
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterTestExecution(org.junit.jupiter.api.extension.ExtensionContext context) voidbeforeTestExecution(org.junit.jupiter.api.extension.ExtensionContext context) protected static void
-
Constructor Details
-
LoggingExtension
public LoggingExtension()
-
-
Method Details
-
beforeTestExecution
-
afterTestExecution
-
logExecutionException
-