Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • AbstractEventDispatcherTest
  • CallableClass
  • ContainerAwareEventDispatcherTest
  • EventDispatcherTest
  • EventTest
  • GenericEventTest
  • ImmutableEventDispatcherTest
  • Service
  • SubscriberService
  • TestEventListener
  • TestEventSubscriber
  • TestEventSubscriberWithMultipleListeners
  • TestEventSubscriberWithPriorities
  • TestWithDispatcher
  • Overview
  • Namespace
  • Class
  • Tree

Class AbstractEventDispatcherTest

PHPUnit_Framework_TestCase
Extended by Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest

Direct known subclasses

Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest, Symfony\Component\EventDispatcher\Tests\EventDispatcherTest
Abstract
Namespace: Symfony\Component\EventDispatcher\Tests
Located at Tests/AbstractEventDispatcherTest.php
Methods summary
protected
# setUp( )
protected
# tearDown( )
abstract protected
# createEventDispatcher( )
public
# testInitialState( )
public
# testAddListener( )
public
# testGetListenersSortsByPriority( )
public
# testGetAllListenersSortsByPriority( )
public
# testDispatch( )
public
# testDispatchForClosure( )
public
# testStopEventPropagation( )
public
# testDispatchByPriority( )
public
# testRemoveListener( )
public
# testAddSubscriber( )
public
# testAddSubscriberWithPriorities( )
public
# testAddSubscriberWithMultipleListeners( )
public
# testRemoveSubscriber( )
public
# testRemoveSubscriberWithPriorities( )
public
# testRemoveSubscriberWithMultipleListeners( )
public
# testEventReceivesTheDispatcherInstance( )
public
# testEventReceivesTheDispatcherInstanceAsArgument( )
public
# testWorkaroundForPhpBug62976( )

See

https://bugs.php.net/bug.php?id=62976

This bug affects: - The PHP 5.3 branch for versions < 5.3.18 - The PHP 5.4 branch for versions < 5.4.8 - The PHP 5.5 branch is not affected


public
# testHasListenersWhenAddedCallbackListenerIsRemoved( )
public
# testGetListenersWhenAddedCallbackListenerIsRemoved( )
public
# testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled( )
Constants summary
string preFoo
# 'pre.foo'
string postFoo
# 'post.foo'
string preBar
# 'pre.bar'
string postBar
# 'post.bar'
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen