public class JUnit5TestUnit
extends org.pitest.testapi.AbstractTestUnit
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) |
public JUnit5TestUnit(Class<?> testClass, org.junit.platform.launcher.TestIdentifier testIdentifier)
Copyright © 2021. All rights reserved.