PHP Class Backup\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.
tearDown ( ) : void Tears down the fixture, for example, closes a network connection.
testDownloadContentAction ( ) : void Test
testDownloadContentActionWithEmptyWhatShouldRedirect ( ) : void Test
testDownloadDatabaseAction ( ) : void Test
testDownloadDatabaseWithEmptyWhatShouldRedirect ( ) : void Test
testDownloadFilesAction ( ) : void Test
testIndexAction ( ) : void Test
testUploadActionWithEmptyFilesData ( ) : void Test
testUploadWithXml ( ) : void Test

Method Details

setUp() public méthode

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

tearDown() public méthode

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

testDownloadContentAction() public méthode

Test
public testDownloadContentAction ( ) : void
Résultat void

testDownloadContentActionWithEmptyWhatShouldRedirect() public méthode

Test

testDownloadDatabaseAction() public méthode

Test
public testDownloadDatabaseAction ( ) : void
Résultat void

testDownloadDatabaseWithEmptyWhatShouldRedirect() public méthode

Test

testDownloadFilesAction() public méthode

Test
public testDownloadFilesAction ( ) : void
Résultat void

testIndexAction() public méthode

Test
public testIndexAction ( ) : void
Résultat void

testUploadActionWithEmptyFilesData() public méthode

Test

testUploadWithXml() public méthode

Test
public testUploadWithXml ( ) : void
Résultat void