public class JUnit5TestUnit
extends org.pitest.testapi.AbstractTestUnit
implements org.pitest.testapi.ExecutedInDiscovery
| Constructor and Description |
|---|
JUnit5TestUnit(Class<?> testClass,
org.junit.platform.launcher.TestIdentifier testIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.pitest.testapi.ResultCollector resultCollector) |
String |
toString() |
public JUnit5TestUnit(Class<?> testClass, org.junit.platform.launcher.TestIdentifier testIdentifier)
Copyright © 2025. All rights reserved.