Interface TestInfo
-
@Immutable public interface TestInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>getTestClass()ObjectgetTestInstance()MethodgetTestMethod()StringgetTestName()
-