PHP Class Elgg\HooksRegistrationServiceTest

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

Public Properties

Property Type Description
$mock HooksRegistrationService

Public Methods

Method Description
setUp ( )
testBackupIsAStack ( )
testCanBackupAndRestoreRegistrations ( )
testCanClearMultipleHandlersAtOnce ( )
testCanRegisterHandlers ( )
testCanUnregisterHandlers ( )
testGetOrderedHandlers ( )
testOnlyOneHandlerUnregistered ( )

Method Details

setUp() public method

public setUp ( )

testBackupIsAStack() public method

public testBackupIsAStack ( )

testCanBackupAndRestoreRegistrations() public method

testCanClearMultipleHandlersAtOnce() public method

testCanRegisterHandlers() public method

testCanUnregisterHandlers() public method

testGetOrderedHandlers() public method

testOnlyOneHandlerUnregistered() public method

Property Details

$mock public property

public HooksRegistrationService,elgg $mock
return HooksRegistrationService