PHP Class GcBackend\Controller\IndexControllerTest

Mostra file Open project: gotcms/gotcms

Public Methods

Method Description
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
testIndexAction ( ) : void Test
testKeepAliveAction ( ) : void Test
testSaveDashboardAction ( ) : void Test
testSaveDashboardActionWithDashboardParam ( ) : void Test
testSaveDashboardActionWithoutWidgets ( ) : void Test
testtranslatorAction ( ) : void Test

Method Details

setUp() public method

This method is called before a test is executed.
public setUp ( ) : void
return void

testIndexAction() public method

Test
public testIndexAction ( ) : void
return void

testKeepAliveAction() public method

Test
public testKeepAliveAction ( ) : void
return void

testSaveDashboardAction() public method

Test
public testSaveDashboardAction ( ) : void
return void

testSaveDashboardActionWithDashboardParam() public method

Test

testSaveDashboardActionWithoutWidgets() public method

Test

testtranslatorAction() public method

Test
public testtranslatorAction ( ) : void
return void