Uses of Class
org.apache.maven.surefire.testng.TestNGExecutor.TestMetadata
-
Packages that use TestNGExecutor.TestMetadata Package Description org.apache.maven.surefire.testng -
-
Uses of TestNGExecutor.TestMetadata in org.apache.maven.surefire.testng
Methods in org.apache.maven.surefire.testng that return TestNGExecutor.TestMetadata Modifier and Type Method Description private static TestNGExecutor.TestMetadata
TestNGExecutor. findTestMetadata(java.lang.Class<?> testClass)
-