Test dashboard settings repository.
More...
Test dashboard settings repository.
- Author
- Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de
Definition at line 26 of file DataSetImportParserTest.php.
◆ setUp()
DataSetImportParserTest::setUp |
( |
| ) |
|
|
protected |
◆ tearDown()
DataSetImportParserTest::tearDown |
( |
| ) |
|
|
protected |
◆ testInstanceAndParseValidXML()
DataSetImportParserTest::testInstanceAndParseValidXML |
( |
| ) |
|
Definition at line 40 of file DataSetImportParserTest.php.
42 $map_mock = $this->createMock(ilImportMapping::class);
43 $ds_mock = $this->createMock(ilDataSet::class);
51 $this->assertInstanceOf(
52 \ilDataSetImportParser::class,
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
◆ $view_settings
The documentation for this class was generated from the following file: