|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilUITestRailExampleTestCasesObjective:
Collaboration diagram for ilUITestRailExampleTestCasesObjective:Public Member Functions | |
| __construct (protected bool $only_new_cases) | |
| getArtifactName () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| build () | |
| buildIn (Setup\Environment $env) | |
Protected Member Functions | |
| getPath () | |
Private Attributes | |
| const | TESTCASEWRITER = 'ui.testrail.xmlwriter' |
| const | FILENAME_UPDATE = 'testcases_update.xml' |
| const | FILENAME_NEW = 'testcases_new.xml' |
Definition at line 25 of file class.ilUITestRailExampleTestCasesObjective.php.
| ilUITestRailExampleTestCasesObjective::__construct | ( | protected bool | $only_new_cases | ) |
Definition at line 31 of file class.ilUITestRailExampleTestCasesObjective.php.
| ilUITestRailExampleTestCasesObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 53 of file class.ilUITestRailExampleTestCasesObjective.php.
References $GLOBALS, $path, and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilUITestRailExampleTestCasesObjective::build | ( | ) |
Definition at line 75 of file class.ilUITestRailExampleTestCasesObjective.php.
| ilUITestRailExampleTestCasesObjective::buildIn | ( | Setup\Environment | $env | ) |
Definition at line 79 of file class.ilUITestRailExampleTestCasesObjective.php.
References $data, $path, and ilKitchenSinkDataCollectedObjective\ROOT_FACTORY_PATH.
| ilUITestRailExampleTestCasesObjective::getArtifactName | ( | ) |
Definition at line 36 of file class.ilUITestRailExampleTestCasesObjective.php.
References FILENAME_NEW, and FILENAME_UPDATE.
Referenced by getPath().
Here is the caller graph for this function:
|
protected |
Definition at line 48 of file class.ilUITestRailExampleTestCasesObjective.php.
References getArtifactName().
Here is the call graph for this function:| ilUITestRailExampleTestCasesObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 41 of file class.ilUITestRailExampleTestCasesObjective.php.
|
private |
Definition at line 29 of file class.ilUITestRailExampleTestCasesObjective.php.
Referenced by getArtifactName().
|
private |
Definition at line 28 of file class.ilUITestRailExampleTestCasesObjective.php.
Referenced by getArtifactName().
|
private |
Definition at line 27 of file class.ilUITestRailExampleTestCasesObjective.php.