public class JqwikExecutor
extends java.lang.Object
| Constructor and Description |
|---|
JqwikExecutor(LifecycleHooksRegistry registry,
TestRunRecorder recorder,
java.util.Set<org.junit.platform.engine.UniqueId> previousFailedTests,
boolean useJunitPlatformReporter,
boolean reportOnlyFailures) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.junit.platform.engine.TestDescriptor descriptor,
org.junit.platform.engine.EngineExecutionListener engineExecutionListener) |
public JqwikExecutor(LifecycleHooksRegistry registry, TestRunRecorder recorder, java.util.Set<org.junit.platform.engine.UniqueId> previousFailedTests, boolean useJunitPlatformReporter, boolean reportOnlyFailures)