ILIAS
release_8 Revision v8.19
|
Data Fields | |
const | CLASS_NAME_200 = "01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789" |
const | CLASS_NAME_201 = "012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890" |
Protected Member Functions | |
setUp () | |
Definition at line 21 of file ilDBStepExecutionDBTest.php.
|
protected |
Definition at line 26 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testFinishedThrowsOnLongClassName | ( | ) |
Definition at line 38 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testFinishedThrowsWhenOtherStepThenLastIsFinished | ( | ) |
Definition at line 101 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testFinishedWritesToDB | ( | ) |
Definition at line 181 of file ilDBStepExecutionDBTest.php.
References ilDBStepExecutionDB\FIELD_CLASS, ilDBStepExecutionDB\FIELD_FINISHED, ilDBStepExecutionDB\FIELD_STEP, and ilDBStepExecutionDB\TABLE_NAME.
ilDBStepExecutionDBTest::testGetLastFinishedStepQueriesDB | ( | ) |
Definition at line 241 of file ilDBStepExecutionDBTest.php.
References ilDBStepExecutionDB\FIELD_CLASS, ilDBStepExecutionDB\FIELD_FINISHED, ilDBStepExecutionDB\FIELD_STEP, and ilDBStepExecutionDB\TABLE_NAME.
ilDBStepExecutionDBTest::testGetLastFinishedStepStartsWithZero | ( | ) |
Definition at line 134 of file ilDBStepExecutionDBTest.php.
References ilDBStepExecutionDB\FIELD_STEP.
ilDBStepExecutionDBTest::testGetLastFinishedStepThrowsOnLongClassName | ( | ) |
Definition at line 50 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testGetLastStartedStepQueriesDB | ( | ) |
Definition at line 212 of file ilDBStepExecutionDBTest.php.
References ilDBStepExecutionDB\FIELD_CLASS, ilDBStepExecutionDB\FIELD_STEP, and ilDBStepExecutionDB\TABLE_NAME.
ilDBStepExecutionDBTest::testGetLastStartedStepStartsWithZero | ( | ) |
Definition at line 121 of file ilDBStepExecutionDBTest.php.
References ilDBStepExecutionDB\FIELD_STEP.
ilDBStepExecutionDBTest::testGetLastStartedStepThrowsOnLongClassName | ( | ) |
Definition at line 44 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testStartedThrowsOnLongClassName | ( | ) |
Definition at line 32 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testStartedThrowsOnStartStepNotLargerThenLastFinishedStep | ( | ) |
Definition at line 56 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testStartedThrowsWhenLastStepNotFinished | ( | ) |
Definition at line 76 of file ilDBStepExecutionDBTest.php.
ilDBStepExecutionDBTest::testStartedWritesToDB | ( | ) |
Definition at line 147 of file ilDBStepExecutionDBTest.php.
References ilDBStepExecutionDB\FIELD_CLASS, ilDBStepExecutionDB\FIELD_STARTED, ilDBStepExecutionDB\FIELD_STEP, and ilDBStepExecutionDB\TABLE_NAME.
const ilDBStepExecutionDBTest::CLASS_NAME_200 = "01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789" |
Definition at line 23 of file ilDBStepExecutionDBTest.php.
const ilDBStepExecutionDBTest::CLASS_NAME_201 = "012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890" |
Definition at line 24 of file ilDBStepExecutionDBTest.php.