public class FindTestUnits extends Object
Constructor and Description |
---|
FindTestUnits(Configuration config) |
Modifier and Type | Method and Description |
---|---|
List<TestUnit> |
findTestUnitsForAllSuppliedClasses(Iterable<Class<?>> classes) |
public FindTestUnits(Configuration config)
Copyright © 2021 org.pitest. All rights reserved.