Forum Discussion
Radford
8 years agoSuper Contributor
The WsdlTestCaseRunner object has a fail method, this can be accessed via the context variable:
context.getTestRunner().fail("Insert reason here.")
The WsdlTestCaseRunner object has a fail method, this can be accessed via the context variable:
context.getTestRunner().fail("Insert reason here.")