PHP Класс ActivityLog\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.
testIndexAction ( ) : void Test
testRemoveEventAction ( ) : 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

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

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

testRemoveEventAction() публичный метод

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