Class BytecodeEnhancedTestEngine
java.lang.Object
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine<org.junit.jupiter.engine.execution.JupiterEngineExecutionContext>
org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
- All Implemented Interfaces:
org.junit.platform.engine.TestEngine
public class BytecodeEnhancedTestEngine
extends org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine<org.junit.jupiter.engine.execution.JupiterEngineExecutionContext>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.junit.jupiter.engine.execution.JupiterEngineExecutionContext
createExecutionContext
(org.junit.platform.engine.ExecutionRequest request) org.junit.platform.engine.TestDescriptor
discover
(org.junit.platform.engine.EngineDiscoveryRequest discoveryRequest, org.junit.platform.engine.UniqueId uniqueId) getId()
Methods inherited from class org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine
createExecutorService, createThrowableCollectorFactory, execute
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.junit.platform.engine.TestEngine
getVersion
-
Constructor Details
-
BytecodeEnhancedTestEngine
public BytecodeEnhancedTestEngine()
-
-
Method Details
-
getId
-
discover
public org.junit.platform.engine.TestDescriptor discover(org.junit.platform.engine.EngineDiscoveryRequest discoveryRequest, org.junit.platform.engine.UniqueId uniqueId) -
createExecutionContext
protected org.junit.jupiter.engine.execution.JupiterEngineExecutionContext createExecutionContext(org.junit.platform.engine.ExecutionRequest request) - Specified by:
createExecutionContext
in classorg.junit.platform.engine.support.hierarchical.HierarchicalTestEngine<org.junit.jupiter.engine.execution.JupiterEngineExecutionContext>
-
getGroupId
-
getArtifactId
-