PHP Класс Backup\Controller\IndexControllerTest

Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

setUp() публичный Метод

This method is called before a test is executed.
public setUp ( ) : void
Результат void

tearDown() публичный Метод

This method is called after a test is executed.
public tearDown ( ) : void
Результат void

testDownloadContentAction() публичный Метод

Test
public testDownloadContentAction ( ) : void
Результат void

testDownloadContentActionWithEmptyWhatShouldRedirect() публичный Метод

Test

testDownloadDatabaseAction() публичный Метод

Test
public testDownloadDatabaseAction ( ) : void
Результат void

testDownloadDatabaseWithEmptyWhatShouldRedirect() публичный Метод

Test

testDownloadFilesAction() публичный Метод

Test
public testDownloadFilesAction ( ) : void
Результат void

testIndexAction() публичный Метод

Test
public testIndexAction ( ) : void
Результат void

testUploadActionWithEmptyFilesData() публичный Метод

Test
public testUploadActionWithEmptyFilesData ( ) : void
Результат void

testUploadWithXml() публичный Метод

Test
public testUploadWithXml ( ) : void
Результат void