PHP Class GcContent\Controller\MediaControllerTest

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.
testConnectorAction ( ) : void Test
testIndexAction ( ) : void Test
testRemoveActionWithWrongMethod ( ) : void Test
testUploadAction ( ) : void Test

Method Details

setUp() public méthode

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

testConnectorAction() public méthode

Test
public testConnectorAction ( ) : void
Résultat void

testIndexAction() public méthode

Test
public testIndexAction ( ) : void
Résultat void

testRemoveActionWithWrongMethod() public méthode

Test
public testRemoveActionWithWrongMethod ( ) : void
Résultat void

testUploadAction() public méthode

Test
public testUploadAction ( ) : void
Résultat void