public class TestNGTestUnit extends AbstractTestUnit
Constructor and Description |
---|
TestNGTestUnit(Class<?> clazz,
TestGroupConfig config,
Collection<String> includedTestMethods) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ResultCollector rc) |
getDescription
public TestNGTestUnit(Class<?> clazz, TestGroupConfig config, Collection<String> includedTestMethods)
public void execute(ResultCollector rc)
execute
in interface TestUnit
execute
in class AbstractTestUnit
Copyright © 2021 org.pitest. All rights reserved.