Next: pause keyword, Previous: run keyword, Up: Test Case control
The cancel
keyword is used to cancel a started test case. The test case is cancelled by immediately killing the thread that executes the test case. The cancel
keyword has one mandatory argument as described below.
The cancel keyword can be used, for example, in the following way:
cancel test1