PHP Class Symfony\Component\EventDispatcher\Tests\ImmutableEventDispatcherTest

Author: Bernhard Schussek ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
testAddListenerDisallowed ( )
testAddSubscriberDisallowed ( )
testDispatchDelegates ( )
testGetListenersDelegates ( )
testHasListenersDelegates ( )
testRemoveListenerDisallowed ( )
testRemoveSubscriberDisallowed ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAddListenerDisallowed() public method

testAddSubscriberDisallowed() public method

testDispatchDelegates() public method

testGetListenersDelegates() public method

testHasListenersDelegates() public method

testRemoveListenerDisallowed() public method

testRemoveSubscriberDisallowed() public method