ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 () | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
Unit tests for single choice questions.
Definition at line 13 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 17 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testAddMarkStep | ( | ) |
Test for addMarkStep()
Definition at line 219 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testConstructor | ( | ) |
Test constructor.
Definition at line 34 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testCreateSimpleSchemaCustom | ( | ) |
Test for createSimpleSchema using custom values.
Definition at line 121 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testCreateSimpleSchemaDefaults | ( | ) |
Test for createSimpleSchema using defaults.
Definition at line 53 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testFlush | ( | ) |
Test for flush()
Definition at line 197 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testSaveToDb_regular | ( | ) |
Definition at line 256 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 15 of file ilassMarkSchemaTest.php.