ImmutableEventDispatcherTest
extends TestCase
in package
Tags
Table of Contents
- $dispatcher : ImmutableEventDispatcher
- $innerDispatcher : MockObject
- testAddListenerDisallowed() : mixed
- testAddSubscriberDisallowed() : mixed
- testDispatchDelegates() : mixed
- testGetListenersDelegates() : mixed
- testHasListenersDelegates() : mixed
- testRemoveListenerDisallowed() : mixed
- testRemoveSubscriberDisallowed() : mixed
- setUp() : mixed
Properties
$dispatcher
private
ImmutableEventDispatcher
$dispatcher
$innerDispatcher
private
MockObject
$innerDispatcher
Methods
testAddListenerDisallowed()
public
testAddListenerDisallowed() : mixed
Return values
mixed —testAddSubscriberDisallowed()
public
testAddSubscriberDisallowed() : mixed
Return values
mixed —testDispatchDelegates()
public
testDispatchDelegates() : mixed
Return values
mixed —testGetListenersDelegates()
public
testGetListenersDelegates() : mixed
Return values
mixed —testHasListenersDelegates()
public
testHasListenersDelegates() : mixed
Return values
mixed —testRemoveListenerDisallowed()
public
testRemoveListenerDisallowed() : mixed
Return values
mixed —testRemoveSubscriberDisallowed()
public
testRemoveSubscriberDisallowed() : mixed
Return values
mixed —setUp()
protected
setUp() : mixed