Uses of Class
com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Packages that use TestngResults.Testsuite.Test.Class.TestMethod.Exception
-
Uses of TestngResults.Testsuite.Test.Class.TestMethod.Exception in com.thed.zblast.parser.model
Fields in com.thed.zblast.parser.model declared as TestngResults.Testsuite.Test.Class.TestMethod.ExceptionMethods in com.thed.zblast.parser.model that return TestngResults.Testsuite.Test.Class.TestMethod.ExceptionModifier and TypeMethodDescriptionObjectFactory.createTestngResultsSuiteTestClassTestMethodException()
Create an instance ofTestngResults.Suite.Test.Class.TestMethod.Exception
TestngResults.Testsuite.Test.Class.TestMethod.getException()
Gets the value of the exception property.Methods in com.thed.zblast.parser.model with parameters of type TestngResults.Testsuite.Test.Class.TestMethod.ExceptionModifier and TypeMethodDescriptionvoid
TestngResults.Testsuite.Test.Class.TestMethod.setException
(TestngResults.Testsuite.Test.Class.TestMethod.Exception value) Sets the value of the exception property.