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 final Map<junit.framework.Test, JUnitTestRunner.TestRunInfo> JUnitTestRunner.m_testsDeprecated.Methods in org.testng.junit with parameters of type JUnitTestRunner.TestRunInfoModifier and TypeMethodDescriptionprivate TestResultJUnitTestRunner.recordResults(junit.framework.Test test, JUnitTestRunner.TestRunInfo tri) Deprecated.