76 $this->provider_factory->shouldReceive(
'getProviderByClassName')->with(self::MOCKED_PROVIDER_CLASSNAME)->andReturn($this->provider_mock);
Class IdentificationFactoryTest.
testMustNotThrowExceptionSinceSerializedIdentificationIsExactLength()
testMustThrowExceptionSinceSerializedIdentificationIsTooLong()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
IdentificationFactory $identification