27 protected function setUp(): void
32 $this->createMock(ilRbacSystem::class),
33 $this->createMock(ilObjUser::class),
34 $this->getTestObjMock(),
35 $this->createMock(ilLanguage::class)
41 $this->assertInstanceOf(ilTestPasswordChecker::class, $this->testObj);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
test_instantiateObject_shouldReturnInstance()
ilTestPasswordChecker $testObj