PHP Class Elgg\ApplicationTest

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

Public Methods

Method Description
testBootLoadsCore ( )
testCanBootCore ( )
testCanGetDb ( )
testCanLoadCore ( )
testCanLoadSettings ( )
testElggReturnsApp ( )
testGettingDbLoadsSettings ( )
testRunBootsAndRoutes ( )
testRunCanRouteCliServer ( )
testServices ( )
testStartsTimer ( )

Method Details

testBootLoadsCore() public method

public testBootLoadsCore ( )

testCanBootCore() public method

public testCanBootCore ( )

testCanGetDb() public method

public testCanGetDb ( )

testCanLoadCore() public method

public testCanLoadCore ( )

testCanLoadSettings() public method

public testCanLoadSettings ( )

testElggReturnsApp() public method

public testElggReturnsApp ( )

testGettingDbLoadsSettings() public method

testRunBootsAndRoutes() public method

testRunCanRouteCliServer() public method

testServices() public method

public testServices ( )

testStartsTimer() public method

public testStartsTimer ( )