Basic execution tests

The page contains a sequence of tests which are designed to test the basic operation of the test harness.


This test is supposed to pass, with the result "This test has passed".

title Should Pass
name Passes_01
source Passes_01.java
executeClass Passes_01
keywords compile execute positive

This test is supposed to pass, with the result "This test has passed".

title Should Pass
name Passes_02
source Passes_02.java
executeClass Passes_02
keywords compile execute positive

This test is supposed to fail.

title Should Fail
name Fails_01
source Fails_01.java
executeClass Fails_01
keywords execute positive