ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilCtrlTest. More...
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().
ilCtrlTest::testCallBaseClassWithInvalidProvidedBaseClass | ( | ) |
Definition at line 43 of file ilCtrlTest.php.
References $structure.
ilCtrlTest::testCallBaseClassWithoutBaseClass | ( | ) |
Definition at line 34 of file ilCtrlTest.php.
References getMockedCtrl().
ilCtrlTest::testForwardCommandWithInvalidObject | ( | ) |
Definition at line 73 of file ilCtrlTest.php.
References getMockedCtrl().
ilCtrlTest::testForwardCommandWithValidObject | ( | ) |
Definition at line 84 of file ilCtrlTest.php.
References getMockedCtrl().
ilCtrlTest::testGetCmdWithoutProvidedCmd | ( | ) |
Definition at line 125 of file ilCtrlTest.php.
References getMockedCtrl().
ilCtrlTest::testGetCmdWithoutProvidedCmdAndFallback | ( | ) |
Definition at line 133 of file ilCtrlTest.php.
ilCtrlTest::testGetHtmlWithInvalidObject | ( | ) |
Definition at line 96 of file ilCtrlTest.php.
References getMockedCtrl().
ilCtrlTest::testGetHtmlWithValidObject | ( | ) |
Definition at line 107 of file ilCtrlTest.php.
References getMockedCtrl().
ilCtrlTest::testGetHtmlWithValidObjectAndParameters | ( | ) |
Definition at line 116 of file ilCtrlTest.php.
References getMockedCtrl().