Uses of Class
org.testng.junit.JUnitTestRunner.TestRunInfo
-
Packages that use JUnitTestRunner.TestRunInfo Package Description org.testng.junit -
-
Uses of JUnitTestRunner.TestRunInfo in org.testng.junit
Fields in org.testng.junit with type parameters of type JUnitTestRunner.TestRunInfo Modifier and Type Field Description private java.util.Map<junit.framework.Test,JUnitTestRunner.TestRunInfo>
JUnitTestRunner. m_tests
Deprecated.Methods in org.testng.junit with parameters of type JUnitTestRunner.TestRunInfo Modifier and Type Method Description private TestResult
JUnitTestRunner. recordResults(junit.framework.Test test, JUnitTestRunner.TestRunInfo tri)
Deprecated.
-