ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class IdentificationFactoryTest. More...
Public Member Functions | |
testAvailableMethods () | |
testCore () | |
testPlugin () | |
testSerializingCore () | |
testUnserializingCore () | |
testUnserializingPlugin () | |
testUnserializingFailsSinceNobpbyCanhandleTheString () | |
testFactoryMustReturnCorrectTypeCore () | |
testFactoryMustReturnCorrectTypePlugin () | |
Data Fields | |
const | MOCKED_PROVIDER_CLASSNAME = 'Mockery_1_ILIAS_GlobalScreen_Provider_Provider' |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$provider_factory | |
$provider_mock | |
$plugin_mock | |
$identification | |
Class IdentificationFactoryTest.
disabled disabled disabled
Definition at line 34 of file IdentificationFactoryTest.php.
|
protected |
Definition at line 59 of file IdentificationFactoryTest.php.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testAvailableMethods | ( | ) |
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testCore | ( | ) |
Definition at line 98 of file IdentificationFactoryTest.php.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testFactoryMustReturnCorrectTypeCore | ( | ) |
Definition at line 152 of file IdentificationFactoryTest.php.
References ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\$identification.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testFactoryMustReturnCorrectTypePlugin | ( | ) |
Definition at line 166 of file IdentificationFactoryTest.php.
References ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\$identification.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testPlugin | ( | ) |
Definition at line 105 of file IdentificationFactoryTest.php.
References ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\$identification.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testSerializingCore | ( | ) |
Definition at line 115 of file IdentificationFactoryTest.php.
References ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\$identification.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testUnserializingCore | ( | ) |
Definition at line 123 of file IdentificationFactoryTest.php.
References ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\$identification.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testUnserializingFailsSinceNobpbyCanhandleTheString | ( | ) |
Definition at line 144 of file IdentificationFactoryTest.php.
ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::testUnserializingPlugin | ( | ) |
Definition at line 133 of file IdentificationFactoryTest.php.
References ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\$identification.
|
protected |
Definition at line 53 of file IdentificationFactoryTest.php.
Referenced by ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\testFactoryMustReturnCorrectTypeCore(), ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\testFactoryMustReturnCorrectTypePlugin(), ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\testPlugin(), ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\testSerializingCore(), ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\testUnserializingCore(), and ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest\testUnserializingPlugin().
|
protected |
Definition at line 49 of file IdentificationFactoryTest.php.
|
protected |
Definition at line 41 of file IdentificationFactoryTest.php.
|
protected |
Definition at line 45 of file IdentificationFactoryTest.php.
const ILIAS\GlobalScreen\MainMenu\IdentificationFactoryTest::MOCKED_PROVIDER_CLASSNAME = 'Mockery_1_ILIAS_GlobalScreen_Provider_Provider' |
Definition at line 37 of file IdentificationFactoryTest.php.