3 declare(strict_types=1);
29 protected function setUp(): void
38 $this->assertInstanceOf(ilTestExporter::class, $this->testObj);
45 "namespace" =>
"http://www.ilias.de/Modules/Test/htlm/4_1",
46 "xsd_file" =>
"ilias_tst_4_1.xsd",
47 "uses_dataset" =>
false,
52 $this->assertEquals($expected, $this->testObj->getValidSchemaVersions(
"abcd"));
test_instantiateObject_shouldReturnInstance()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
testGetValidSchemaVersions()