Qore QUnit Module Reference 0.4.3
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NQUnitMain namespace for all public definitions in the QUnit module
 CAbstractTestResultAn abstract class representing test result interface
 CDependencyInjectedTestA class representing a test with injected dependencies
 CTestBase class representing a simple test, implements an implicit main() function and all utility functions for testing
 CTestCaseClass containing the configuration for a test case
 CTestReporterBase class for collecting test results and reporting
 CTestResultExceptionDetailClass representing Exception of a particular type with a particular detail message
 CTestResultExceptionRegexpClass representing Exception of a particular type and matching regexp for detail
 CTestResultExceptionSubstringClass representing Exception of a particular type and substring for detail
 CTestResultExceptionTypeClass representing Exception of a particular type
 CTestResultFailureClass representing test function failure, both unspecific and with detail
 CTestResultPartialHashMatchClass representing a partial match of a hash value. Common keys have to be identical
 CTestResultSuccessClass representing boolean True
 CTestResultValueClass representing any non-boolean value