|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilCtrlEventTest:
Collaboration diagram for ilCtrlEventTest: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().
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file ilCtrlEventTest.php.
| ilCtrlEventTest::testNotifyEvents | ( | ) |
Definition at line 88 of file ilCtrlEventTest.php.
References ALL, and getMockedCtrl().
Here is the call graph for this function:| ilCtrlEventTest::testObserverAttachment | ( | ) |
Definition at line 40 of file ilCtrlEventTest.php.
References ALL, and getMockedCtrl().
Here is the call graph for this function:
|
private |
Definition at line 33 of file ilCtrlEventTest.php.
Referenced by getMockedCtrl().