|
Qore QUnit Module Reference
0.3.3
|
Class representing test function failure, both unspecific and with detail. More...

Public Member Functions | |
| constructor () | |
| Instantiate an unspecific failure, no detail. | |
| constructor (string s) | |
| Instantiate an annotated failure, string detail. | |
| bool | equals (QUnit::AbstractTestResult r) |
| Equality operator. | |
Class representing test function failure, both unspecific and with detail.