3 declare(strict_types=1);
    19         $this->assertEmpty($mapper->getStructure());
    24         $expected_values = [
'entry0', 
'entry1', 
'entry2'];
    27         $this->assertEmpty($mapper->getStructure());
    38         $this->assertEmpty($mapper->getStructure());
    53             $mapper->getStructure()
   100             $mapper->getStructure()
   139             $mapper->getStructure()
   159             $mapper->getStructure()
   188             $mapper->getStructure()
   231             $mapper->getStructure()
 
testStructureMapperWithStructureArray()
 
testStructureMapperWithMixedArray()
 
testStructureMapperReferenceListIndexesAfterInvalidReferenceIsRemoved()
 
testStructureMapperWithEmptyArray()
 
Class ilCtrlStructureMapper. 
 
testStructureMapperWithMissingReferenceLists()
 
Class ilCtrlStructureMapperTest. 
 
testStructureMapperWithInvalidReferenceInList()
 
testStructureMapperWithAssociativeStringArray()
 
testStructureMapperWithCommonStringArray()
 
testStructureMapperWithEmptyClassData()