|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilCtrlTest. More...
Inheritance diagram for ilCtrlTest:
Collaboration diagram for ilCtrlTest:Private Member Functions | |
| getMockedCtrl () | |
| Helper function that returns an ilCtrl instance with mocked dependencies. More... | |
Class ilCtrlTest.
Definition at line 32 of file ilCtrlTest.php.
|
private |
Helper function that returns an ilCtrl instance with mocked dependencies.
Definition at line 223 of file ilCtrlTest.php.
Referenced by testCallBaseClassWithoutBaseClass(), testForwardCommandWithInvalidObject(), testForwardCommandWithValidObject(), testGetCmdWithoutProvidedCmd(), testGetHtmlWithInvalidObject(), testGetHtmlWithValidObject(), and testGetHtmlWithValidObjectAndParameters().
Here is the caller graph for this function:| ilCtrlTest::testCallBaseClassWithInvalidProvidedBaseClass | ( | ) |
Definition at line 43 of file ilCtrlTest.php.
References $structure.
| ilCtrlTest::testCallBaseClassWithoutBaseClass | ( | ) |
Definition at line 34 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testForwardCommandWithInvalidObject | ( | ) |
Definition at line 73 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testForwardCommandWithValidObject | ( | ) |
Definition at line 84 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetCmdWithoutProvidedCmd | ( | ) |
Definition at line 125 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetCmdWithoutProvidedCmdAndFallback | ( | ) |
Definition at line 133 of file ilCtrlTest.php.
| ilCtrlTest::testGetHtmlWithInvalidObject | ( | ) |
Definition at line 96 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetHtmlWithValidObject | ( | ) |
Definition at line 107 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetHtmlWithValidObjectAndParameters | ( | ) |
Definition at line 116 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function: