public interface ITestClassFinder
Modifier and Type | Method and Description |
---|---|
IClass[] |
findTestClasses() |
IClass |
getIClass(Class<?> cls)
Return the IClass for a given class
|
IClass[] findTestClasses()
Copyright © 2018. All rights reserved.