Documentation

ImmutableEventDispatcherTest extends PHPUnit_Framework_TestCase
in package

Tags
author

Bernhard Schussek bschussek@gmail.com

Table of Contents

Properties

$dispatcher  : ImmutableEventDispatcher
$innerDispatcher  : PHPUnit_Framework_MockObject_MockObject

Methods

testAddListenerDisallowed()  : mixed
testAddSubscriberDisallowed()  : mixed
testDispatchDelegates()  : mixed
testGetListenersDelegates()  : mixed
testHasListenersDelegates()  : mixed
testRemoveListenerDisallowed()  : mixed
testRemoveSubscriberDisallowed()  : mixed
setUp()  : mixed

Properties

Methods

testAddSubscriberDisallowed()

public testAddSubscriberDisallowed() : mixed
Tags
expectedException

\BadMethodCallException

testRemoveListenerDisallowed()

public testRemoveListenerDisallowed() : mixed
Tags
expectedException

\BadMethodCallException

testRemoveSubscriberDisallowed()

public testRemoveSubscriberDisallowed() : mixed
Tags
expectedException

\BadMethodCallException


        
On this page

Search results