The
TestRunner will exit with a 0 when all tests pass. Otherwise the number of failing assertions and error occurances will be added together and returned as the exit value.
Included page: CreateSamplePages (edit)
| script |
Page Builder |
| line |
!path classes |
| line |
!path fitnesse.jar |
| line |
!contents |
| page |
SuiteFodder |
| script |
Page Builder |
| line |
!|fitnesse.testutil.PassFixture| |
| page |
SuiteFodder.TestPassing |
| script |
Page Builder |
| line |
!|fitnesse.testutil.FailFixture| |
| page |
SuiteFodder.TestFailing |
| script |
Page Builder |
| line |
!|fitnesse.testutil.IgnoreFixture| |
| page |
SuiteFodder.TestIgnoring |
| script |
Page Builder |
| line |
!|fitnesse.testutil.ErrorFixture| |
| page |
SuiteFodder.TestCrashing |
| Test Runner Fixture |
| page name |
args |
exit code? |
output? |
| SuiteFodder.TestPassing |
-debug |
0 |
|
| SuiteFodder.TestFailing |
-debug |
1 |
|
| SuiteFodder.TestIgnoring |
-debug |
0 |
|
| SuiteFodder.TestCrashing |
-debug |
1 |
|
| SuiteFodder |
-debug |
2 |
|