public class CompoundTestUnitFinder extends Object implements TestUnitFinder
Constructor and Description |
---|
CompoundTestUnitFinder(List<TestUnitFinder> tufs) |
public CompoundTestUnitFinder(List<TestUnitFinder> tufs)
public List<TestUnit> findTestUnits(Class<?> clazz)
findTestUnits
in interface TestUnitFinder
Copyright © 2021 org.pitest. All rights reserved.