PHP Class GcConfig\Controller\RoleControllerTest

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.
testCreateAction ( ) : void Test
testCreateActionWithPostData ( ) : void Test
testCreateActionWithWrongPostData ( ) : void Test
testDeleteAction ( ) : void Test
testDeleteActionWithWrongId ( ) : void Test
testEditAction ( ) : void Test
testEditActionWithPostData ( ) : void Test
testEditActionWithWrongId ( ) : void Test
testEditActionWithWrongPostData ( ) : void Test
testIndexAction ( ) : void Test

Method Details

setUp() public méthode

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

testCreateAction() public méthode

Test
public testCreateAction ( ) : void
Résultat void

testCreateActionWithPostData() public méthode

Test
public testCreateActionWithPostData ( ) : void
Résultat void

testCreateActionWithWrongPostData() public méthode

Test

testDeleteAction() public méthode

Test
public testDeleteAction ( ) : void
Résultat void

testDeleteActionWithWrongId() public méthode

Test
public testDeleteActionWithWrongId ( ) : void
Résultat void

testEditAction() public méthode

Test
public testEditAction ( ) : void
Résultat void

testEditActionWithPostData() public méthode

Test
public testEditActionWithPostData ( ) : void
Résultat void

testEditActionWithWrongId() public méthode

Test
public testEditActionWithWrongId ( ) : void
Résultat void

testEditActionWithWrongPostData() public méthode

Test
public testEditActionWithWrongPostData ( ) : void
Résultat void

testIndexAction() public méthode

Test
public testIndexAction ( ) : void
Résultat void