Class: TestResultsSanityChecks
Constant Summary collapse
- NONE =
no sanity checking of test results
0
- NORMAL =
perform non-problematic checks
1
- THOROUGH =
perform checks that require inside knowledge of system workings
2