PHP Class GcConfig\Controller\CmsControllerTest

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.
testEditAction ( ) : void Test
testEditActionWithInvalidForm ( ) : void Test
testEditGeneralAction ( ) : void Test
testEditServerAction ( ) : void Test
testEditSystemAction ( ) : void Test
testUpdateAction ( ) : void Test
testUpdateActionWithWrongAdapter ( ) : void Test

Method Details

setUp() public méthode

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

testEditAction() public méthode

Test
public testEditAction ( ) : void
Résultat void

testEditActionWithInvalidForm() public méthode

Test
public testEditActionWithInvalidForm ( ) : void
Résultat void

testEditGeneralAction() public méthode

Test
public testEditGeneralAction ( ) : void
Résultat void

testEditServerAction() public méthode

Test
public testEditServerAction ( ) : void
Résultat void

testEditSystemAction() public méthode

Test
public testEditSystemAction ( ) : void
Résultat void

testUpdateAction() public méthode

Test
public testUpdateAction ( ) : void
Résultat void

testUpdateActionWithWrongAdapter() public méthode

Test
public testUpdateActionWithWrongAdapter ( ) : void
Résultat void