ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 225 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testConstructor | ( | ) |
Test constructor.
Definition at line 37 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testCreateSimpleSchemaCustom | ( | ) |
Test for createSimpleSchema using custom values.
Definition at line 126 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testCreateSimpleSchemaDefaults | ( | ) |
Test for createSimpleSchema using defaults.
Definition at line 57 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testFlush | ( | ) |
Test for flush()
Definition at line 202 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testSaveToDb_regular | ( | ) |
Definition at line 262 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 15 of file ilassMarkSchemaTest.php.