Class BytecodeEnhancedTestEngine.Context
java.lang.Object
org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine.Context
- All Implemented Interfaces:
org.junit.platform.engine.support.hierarchical.EngineExecutionContext
- Enclosing class:
- BytecodeEnhancedTestEngine
public static class BytecodeEnhancedTestEngine.Context
extends Object
implements org.junit.platform.engine.support.hierarchical.EngineExecutionContext
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Context
public Context(org.junit.platform.engine.ExecutionRequest request)
-