ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
testObserverAttachment () | |
testNotifyEvents () | |
Protected Member Functions | |
setUp () | |
Private Member Functions | |
getMockedCtrl (?ilCtrlSubject $subject=null) | |
Helper function that returns an ilCtrl instance with mocked dependencies. More... | |
Private Attributes | |
ilCtrlSubject | $subject |
Definition at line 31 of file ilCtrlEventTest.php.
|
private |
Helper function that returns an ilCtrl instance with mocked dependencies.
Definition at line 119 of file ilCtrlEventTest.php.
References $subject.
Referenced by testNotifyEvents(), and testObserverAttachment().
|
protected |
Definition at line 35 of file ilCtrlEventTest.php.
ilCtrlEventTest::testNotifyEvents | ( | ) |
Definition at line 88 of file ilCtrlEventTest.php.
References ALL, and getMockedCtrl().
ilCtrlEventTest::testObserverAttachment | ( | ) |
Definition at line 40 of file ilCtrlEventTest.php.
References ALL, and getMockedCtrl().
|
private |
Definition at line 33 of file ilCtrlEventTest.php.
Referenced by getMockedCtrl().