Uses of Class
org.testng.junit.JUnitTestRunner.TestRunInfo
Packages that use JUnitTestRunner.TestRunInfo
-
Uses of JUnitTestRunner.TestRunInfo in org.testng.junit
Fields in org.testng.junit with type parameters of type JUnitTestRunner.TestRunInfoModifier and TypeFieldDescriptionprivate Map<junit.framework.Test,JUnitTestRunner.TestRunInfo> JUnitTestRunner.m_testsMethods in org.testng.junit with parameters of type JUnitTestRunner.TestRunInfoModifier and TypeMethodDescriptionprivate TestResultJUnitTestRunner.recordResults(junit.framework.Test test, JUnitTestRunner.TestRunInfo tri)