|
Qore QUnit Module Reference
0.3.3
|
| Main namespace for all public definitions in the QUnit module | |
| An abstract class representing test result interface | |
| A class representing a test with injected dependencies | |
| Base class representing a simple test, implements an implicit main() function and all utility functions for testing | |
| Class containing the configuration for a test case | |
| Base class for collecting test results and reporting | |
| Class representing Exception of a particular type with a particular detail message | |
| Class representing Exception of a particular type and matching regexp for detail | |
| Class representing Exception of a particular type and substring for detail | |
| Class representing Exception of a particular type | |
| Class representing test function failure, both unspecific and with detail | |
| Class representing a partial match of a hash value. Common keys have to be identical | |
| Class representing boolean True | |
| Class representing any non-boolean value |