ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Unit tests for single choice questions. More...
Public Member Functions | |
testConstructor () | |
Test constructor. More... | |
testCreateSimpleSchemaDefaults () | |
Test for createSimpleSchema using defaults. More... | |
testCreateSimpleSchemaCustom () | |
Test for createSimpleSchema using custom values. More... | |
testFlush () | |
Test for flush() More... | |
testAddMarkStep () | |
Test for addMarkStep() More... | |
testSaveToDb_regular () | |
@doesNotPerformAssertions More... | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
Unit tests for single choice questions.
Definition at line 15 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 19 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testAddMarkStep | ( | ) |
Test for addMarkStep()
Definition at line 221 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testConstructor | ( | ) |
Test constructor.
Definition at line 36 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testCreateSimpleSchemaCustom | ( | ) |
Test for createSimpleSchema using custom values.
Definition at line 123 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testCreateSimpleSchemaDefaults | ( | ) |
Test for createSimpleSchema using defaults.
Definition at line 55 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testFlush | ( | ) |
Test for flush()
Definition at line 199 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testSaveToDb_regular | ( | ) |
@doesNotPerformAssertions
Definition at line 261 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 17 of file ilassMarkSchemaTest.php.