Uses of Class
com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Packages that use TestngResults.Testsuite.Test.Class.TestMethod
-
Uses of TestngResults.Testsuite.Test.Class.TestMethod in com.thed.zblast.parser.model
Fields in com.thed.zblast.parser.model with type parameters of type TestngResults.Testsuite.Test.Class.TestMethodMethods in com.thed.zblast.parser.model that return TestngResults.Testsuite.Test.Class.TestMethodModifier and TypeMethodDescriptionObjectFactory.createTestngResultsSuiteTestClassTestMethod()
Create an instance ofTestngResults.Suite.Test.Class.TestMethod
Methods in com.thed.zblast.parser.model that return types with arguments of type TestngResults.Testsuite.Test.Class.TestMethodModifier and TypeMethodDescriptionTestngResults.Testsuite.Test.Class.getTestMethod()
Gets the value of the testMethod property.