MediaWiki  1.27.2
ObjectFactoryTest Class Reference
Inheritance diagram for ObjectFactoryTest:
Collaboration diagram for ObjectFactoryTest:

Public Member Functions

 provideConstructClassInstance ()
 
 testClosureExpansionDisabled ()
 ObjectFactory::getObjectFromSpec. More...
 
 testClosureExpansionEnabled ()
 ObjectFactory::getObjectFromSpec. More...
 
 testConstructClassInstance ($args)
 ObjectFactory::constructClassInstance provideConstructClassInstance. More...
 
 testNamedArgs ()
 InvalidArgumentException. More...
 

Detailed Description

Definition at line 21 of file ObjectFactoryTest.php.

Member Function Documentation

ObjectFactoryTest::provideConstructClassInstance ( )

Definition at line 94 of file ObjectFactoryTest.php.

ObjectFactoryTest::testClosureExpansionDisabled ( )
ObjectFactoryTest::testClosureExpansionEnabled ( )
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().


The documentation for this class was generated from the following file: