\Symfony\Component\EventDispatcher\TestsEventTest

Test class for Event.

Summary

Methods
Properties
Constants
testIsPropagationStopped()
testStopPropagationAndIsPropagationStopped()
testLegacySetDispatcher()
testLegacyGetDispatcher()
testLegacyGetName()
testLegacySetName()
No public properties found
No constants found
setUp()
tearDown()
$event
$dispatcher
N/A
No private methods found
No private properties found
N/A

Properties

Methods

testIsPropagationStopped()

testIsPropagationStopped() 

testStopPropagationAndIsPropagationStopped()

testStopPropagationAndIsPropagationStopped() 

testLegacySetDispatcher()

testLegacySetDispatcher() 

testLegacyGetDispatcher()

testLegacyGetDispatcher() 

testLegacyGetName()

testLegacyGetName() 

testLegacySetName()

testLegacySetName() 

setUp()

setUp() 

Sets up the fixture, for example, opens a network connection.

This method is called before a test is executed.

tearDown()

tearDown() 

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.