ILIAS
release_4-3 Revision
|
Unit tests for single choice questions. More...
Public Member Functions | |
testConstructor () | |
Test constructor. | |
testCreateSimpleSchemaDefaults () | |
Test for createSimpleSchema using defaults. | |
testCreateSimpleSchemaCustom () | |
Test for createSimpleSchema using custom values. | |
testFlush () | |
Test for flush() | |
testAddMarkStep () | |
Test for addMarkStep() | |
testSaveToDb_regular () |
Protected Member Functions | |
setUp () |
Protected Attributes | |
$backupGlobals = FALSE |
Unit tests for single choice questions.
Definition at line 33 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 37 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testAddMarkStep | ( | ) |
Test for addMarkStep()
Definition at line 245 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testConstructor | ( | ) |
Test constructor.
Definition at line 57 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testCreateSimpleSchemaCustom | ( | ) |
Test for createSimpleSchema using custom values.
Definition at line 146 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testCreateSimpleSchemaDefaults | ( | ) |
Test for createSimpleSchema using defaults.
Definition at line 77 of file ilassMarkSchemaTest.php.
References $failed.
ilassMarkSchemaTest::testFlush | ( | ) |
Test for flush()
Definition at line 222 of file ilassMarkSchemaTest.php.
ilassMarkSchemaTest::testSaveToDb_regular | ( | ) |
Definition at line 282 of file ilassMarkSchemaTest.php.
|
protected |
Definition at line 35 of file ilassMarkSchemaTest.php.