|
Qore QUnit Module Reference
0.3.3
|
A class representing a test with injected dependencies. More...

Public Member Functions | |
| setScriptPath (*string testedFile) | |
| A helper function. It must be called once for a new instance with get_script_path() as argument. | |
| setUp () | |
| A prototype function. | |
Public Member Functions inherited from QUnit::TestReporter | |
| constructor (string name, string version, *reference< list< string >> p_argv, hash opts=Opts) | |
| creates the object from the arguments More... | |
Additional Inherited Members | |
Public Attributes inherited from QUnit::TestReporter | |
| const | Opts |
| default options for Qore::GetOpt::constructor() | |
A class representing a test with injected dependencies.