Qore QUnit Module Reference
0.3.2
|
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. | |
![]() | |
constructor (string name, string version, *reference< list< string >> p_argv, hash opts=Opts) | |
creates the object from the arguments More... | |
Additional Inherited Members | |
![]() | |
const | Opts |
default options for Qore::GetOpt::constructor() | |
A class representing a test with injected dependencies.