|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for Test_ilDBStepReader:
Collaboration diagram for Test_ilDBStepReader:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_4 () | |
| step_2 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Data Fields | |
| $called = [] | |
Protected Attributes | |
| ilDBInterface | $db = null |
Definition at line 31 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::prepare | ( | ilDBInterface | $db | ) |
Definition at line 37 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::step_1 | ( | ) |
Definition at line 43 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::step_2 | ( | ) |
Definition at line 52 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::step_4 | ( | ) |
Definition at line 48 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::$called = [] |
Definition at line 33 of file ilDBStepReaderTest.php.
|
protected |
Definition at line 35 of file ilDBStepReaderTest.php.