ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
step_4 () | |
step_2 () | |
![]() | |
prepare (\ilDBInterface $db) | |
Prepare the execution of the steps. More... | |
Data Fields | |
array | $called = [] |
Protected Attributes | |
ilDBInterface | $db = null |
Definition at line 24 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
Test_ilDatabaseUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
Definition at line 30 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
References $db.
Test_ilDatabaseUpdateSteps::step_1 | ( | ) |
Definition at line 36 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
Test_ilDatabaseUpdateSteps::step_2 | ( | ) |
Definition at line 53 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
Test_ilDatabaseUpdateSteps::step_4 | ( | ) |
Definition at line 45 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
array Test_ilDatabaseUpdateSteps::$called = [] |
Definition at line 26 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
|
protected |
Definition at line 28 of file ilDatabaseUpdateStepsExecutedObjectiveTest.php.
Referenced by prepare(), ilDatabaseUpdateStepsExecutedObjectiveTest\testCorrectExecutionOrder(), ilDatabaseUpdateStepsExecutedObjectiveTest\testExceptionOnNonMatchingStartAndFinished(), ilDatabaseUpdateStepsExecutedObjectiveTest\testOnlyExecuteNonExecutedSteps(), and ilDatabaseUpdateStepsExecutedObjectiveTest\testUsesExecutionLock().