PHP Class GcBackend\Controller\IndexControllerTest

Afficher le fichier Open project: gotcms/gotcms

Méthodes publiques

Méthode 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 méthode

This method is called before a test is executed.
public setUp ( ) : void
Résultat void

testIndexAction() public méthode

Test
public testIndexAction ( ) : void
Résultat void

testKeepAliveAction() public méthode

Test
public testKeepAliveAction ( ) : void
Résultat void

testSaveDashboardAction() public méthode

Test
public testSaveDashboardAction ( ) : void
Résultat void

testSaveDashboardActionWithDashboardParam() public méthode

Test

testSaveDashboardActionWithoutWidgets() public méthode

Test

testtranslatorAction() public méthode

Test
public testtranslatorAction ( ) : void
Résultat void