PHP Class Elgg\SystemMessagesServiceTest

Inheritance: extends TestCase
Datei anzeigen Open project: elgg/elgg

Protected Properties

Property Type Description
$session ElggSession
$svc SystemMessagesService

Public Methods

Method Description
setup ( )
testCanCount ( )
testCanDumpOneRegister ( )
testCanModifyRegisterSet ( )
testCanStoreAndDumpMessages ( )
testMessagesStoredInSession ( )

Method Details

setup() public method

public setup ( )

testCanCount() public method

public testCanCount ( )

testCanDumpOneRegister() public method

testCanModifyRegisterSet() public method

testCanStoreAndDumpMessages() public method

testMessagesStoredInSession() public method

Property Details

$session protected_oe property

protected ElggSession $session
return ElggSession

$svc protected_oe property

protected SystemMessagesService,elgg $svc
return SystemMessagesService