19 declare(strict_types=1);
33 $this->assertEmpty($mapper->getStructure());
38 $expected_values = [
'entry0',
'entry1',
'entry2'];
41 $this->assertEmpty($mapper->getStructure());
52 $this->assertEmpty($mapper->getStructure());
67 $mapper->getStructure()
114 $mapper->getStructure()
153 $mapper->getStructure()
173 $mapper->getStructure()
202 $mapper->getStructure()
245 $mapper->getStructure()
testStructureMapperWithStructureArray()
testStructureMapperWithMixedArray()
testStructureMapperReferenceListIndexesAfterInvalidReferenceIsRemoved()
testStructureMapperWithEmptyArray()
Class ilCtrlStructureMapper.
testStructureMapperWithMissingReferenceLists()
Class ilCtrlStructureMapperTest.
testStructureMapperWithInvalidReferenceInList()
testStructureMapperWithAssociativeStringArray()
testStructureMapperWithCommonStringArray()
testStructureMapperWithEmptyClassData()