public class TestNGTestUnitFinder extends Object implements TestUnitFinder
Constructor and Description |
---|
TestNGTestUnitFinder(TestGroupConfig config,
Collection<String> includedTestMethods) |
public TestNGTestUnitFinder(TestGroupConfig config, Collection<String> includedTestMethods)
public List<TestUnit> findTestUnits(Class<?> clazz)
findTestUnits
in interface TestUnitFinder
Copyright © 2021 org.pitest. All rights reserved.