PHP Class GcModule\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
testInstallAction ( ) : void Test
testInstallActionWithInvalidPostData ( ) : void Test
testInstallActionWithValidPostData ( ) : void Test
testUninstallAction ( ) : void Test
testUninstallActionWithInvalidData ( ) : 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

testInstallAction() public méthode

Test
public testInstallAction ( ) : void
Résultat void

testInstallActionWithInvalidPostData() public méthode

Test

testInstallActionWithValidPostData() public méthode

Test

testUninstallAction() public méthode

Test
public testUninstallAction ( ) : void
Résultat void

testUninstallActionWithInvalidData() public méthode

Test