PHP Class GcContent\Controller\TranslationControllerTest

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
testCreateActionWithInvalidPostData ( ) : void Test
testCreateActionWithPostData ( ) : void Test
testDownloadAction ( ) : void Test
testDownloadActionWithEmptyContent ( ) : void Test
testIndexAction ( ) : void Test
testIndexActionWithInvalidPostData ( ) : void Test
testIndexActionWithPostData ( ) : void Test
testUploadAction ( ) : void Test
testUploadActionWithEmptyFilesData ( ) : 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

testCreateActionWithInvalidPostData() public méthode

Test

testCreateActionWithPostData() public méthode

Test
public testCreateActionWithPostData ( ) : void
Résultat void

testDownloadAction() public méthode

Test
public testDownloadAction ( ) : void
Résultat void

testDownloadActionWithEmptyContent() public méthode

Test

testIndexAction() public méthode

Test
public testIndexAction ( ) : void
Résultat void

testIndexActionWithInvalidPostData() public méthode

Test

testIndexActionWithPostData() public méthode

Test
public testIndexActionWithPostData ( ) : void
Résultat void

testUploadAction() public méthode

Test
public testUploadAction ( ) : void
Résultat void

testUploadActionWithEmptyFilesData() public méthode

Test