Package org.testng.junit
Class JUnitTestRunner.TestRunInfo
- java.lang.Object
-
- org.testng.junit.JUnitTestRunner.TestRunInfo
-
- Enclosing class:
- JUnitTestRunner
private static class JUnitTestRunner.TestRunInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TestRunInfo(long start)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isFailure()
void
setThrowable(java.lang.Throwable t)
-