|
ILIAS
release_8 Revision v8.24
|
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 18 of file ilCtrlTest.php.
|
private |
Helper function that returns an ilCtrl instance with mocked dependencies.
Definition at line 207 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 29 of file ilCtrlTest.php.
| ilCtrlTest::testCallBaseClassWithoutBaseClass | ( | ) |
Definition at line 20 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testForwardCommandWithInvalidObject | ( | ) |
Definition at line 58 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testForwardCommandWithValidObject | ( | ) |
Definition at line 69 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetCmdWithoutProvidedCmd | ( | ) |
Definition at line 110 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetCmdWithoutProvidedCmdAndFallback | ( | ) |
Definition at line 118 of file ilCtrlTest.php.
| ilCtrlTest::testGetHtmlWithInvalidObject | ( | ) |
Definition at line 81 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetHtmlWithValidObject | ( | ) |
Definition at line 92 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function:| ilCtrlTest::testGetHtmlWithValidObjectAndParameters | ( | ) |
Definition at line 101 of file ilCtrlTest.php.
References getMockedCtrl().
Here is the call graph for this function: