GillerM
7 years agoStaff
Status changed:
New Idea
to New Idea
Have you tried the following code:
testRunner.cancel( "I'm getting tired" )
if you want to fail it use
testRunner.fail( "It didn't work" )
Have you tried the following code:
testRunner.cancel( "I'm getting tired" )
if you want to fail it use
testRunner.fail( "It didn't work" )