N | |
| node [OUnit] |
Types which represent the path of a test
|
P | |
| path [OUnit] |
The path to the test (in reverse order).
|
T | |
| test [OUnit] |
The type of tests
|
| test_event [OUnit] |
Events which occur during a test run
|
| test_fun [OUnit] |
The type of test function
|
| test_result [OUnit] |
The possible results of a test
|