PHP Class Elgg\EventsServiceTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: elgg/elgg

Public Properties

Property Type Description
$counter

Public Methods

Method Description
incrementCounter ( )
setUp ( )
testFalseStopsPropagationAndReturnsFalse ( )
testNullDoesNotStopPropagation ( )
testTriggerCallsRegisteredHandlersAndReturnsTrue ( )
testUncallableHandlersAreLogged ( )
testUnstoppableEventsCantBeStoppedAndReturnTrue ( )

Method Details

incrementCounter() public method

public incrementCounter ( )

setUp() public method

public setUp ( )

testFalseStopsPropagationAndReturnsFalse() public method

testNullDoesNotStopPropagation() public method

testTriggerCallsRegisteredHandlersAndReturnsTrue() public method

testUncallableHandlersAreLogged() public method

testUnstoppableEventsCantBeStoppedAndReturnTrue() public method

Property Details

$counter public property

public $counter