| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
Unit tests for single choice questions. More...
 Inheritance diagram for ilassMarkSchemaTest:
 Collaboration diagram for ilassMarkSchemaTest: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 | |
Private Attributes | |
| ASS_MarkSchema | $ass_mark_schema | 
Unit tests for single choice questions.
Definition at line 27 of file ilassMarkSchemaTest.php.
      
  | 
  protected | 
Definition at line 32 of file ilassMarkSchemaTest.php.
| ilassMarkSchemaTest::testAddMarkStep | ( | ) | 
Test for addMarkStep()
Definition at line 229 of file ilassMarkSchemaTest.php.
| ilassMarkSchemaTest::testConstructor | ( | ) | 
Test constructor.
Definition at line 45 of file ilassMarkSchemaTest.php.
| ilassMarkSchemaTest::testCreateSimpleSchemaCustom | ( | ) | 
Test for createSimpleSchema using custom values.
Definition at line 131 of file ilassMarkSchemaTest.php.
| ilassMarkSchemaTest::testCreateSimpleSchemaDefaults | ( | ) | 
Test for createSimpleSchema using defaults.
Definition at line 64 of file ilassMarkSchemaTest.php.
| ilassMarkSchemaTest::testFlush | ( | ) | 
Test for flush()
Definition at line 207 of file ilassMarkSchemaTest.php.
| ilassMarkSchemaTest::testSaveToDb_regular | ( | ) | 
@doesNotPerformAssertions
Definition at line 269 of file ilassMarkSchemaTest.php.
      
  | 
  private | 
Definition at line 29 of file ilassMarkSchemaTest.php.
      
  | 
  protected | 
Definition at line 30 of file ilassMarkSchemaTest.php.