MediaWiki
master
|
Public Member Functions | |
provideConstructClassInstance () | |
testClosureExpansionDisabled () | |
ObjectFactory::getObjectFromSpec. More... | |
testClosureExpansionEnabled () | |
ObjectFactory::getObjectFromSpec. More... | |
testConstructClassInstance ($args) | |
ObjectFactory::constructClassInstance provideConstructClassInstance. More... | |
testNamedArgs () | |
InvalidArgumentException. More... | |
Definition at line 21 of file ObjectFactoryTest.php.
ObjectFactoryTest::provideConstructClassInstance | ( | ) |
Definition at line 94 of file ObjectFactoryTest.php.
ObjectFactoryTest::testClosureExpansionDisabled | ( | ) |
ObjectFactory::getObjectFromSpec.
Definition at line 26 of file ObjectFactoryTest.php.
References ObjectFactory\getObjectFromSpec().
ObjectFactoryTest::testClosureExpansionEnabled | ( | ) |
ObjectFactory::getObjectFromSpec.
Definition at line 48 of file ObjectFactoryTest.php.
References ObjectFactory\getObjectFromSpec().
ObjectFactoryTest::testConstructClassInstance | ( | $args | ) |
ObjectFactory::constructClassInstance provideConstructClassInstance.
Definition at line 87 of file ObjectFactoryTest.php.
References $args, and ObjectFactory\constructClassInstance().
ObjectFactoryTest::testNamedArgs | ( | ) |
InvalidArgumentException.
Definition at line 115 of file ObjectFactoryTest.php.
References $args, and ObjectFactory\constructClassInstance().