Forum Discussion
Radford
10 years agoSuper Contributor
The WsdlTestSuite class has the methods setAbortOnError and setFailOnErrors, while I have not tried this myself you could look at calling one or both these methods (to suit your requirements) via Groovy in your test suite Setup Script. Again the WsdlProject class has the same two methods.
Not sure if these will produce the behaviour you require, but might be worth investigating.