PHP Класс Crud\Test\TestCase\Action\ViewActionTest

Наследование: extends Crud\TestSuite\IntegrationTestCase
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$fixtures array fixtures property

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

Метод Описание
allHttpMethodProvider ( ) : array Data provider with all HTTP verbs
testGet ( $method ) : void Test the normal HTTP flow for all HTTP verbs
testGetWithViewVar ( ) : void Test that changing the viewVar reflects in controller::$viewVar

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

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

Data provider with all HTTP verbs
public allHttpMethodProvider ( ) : array
Результат array

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

Test the normal HTTP flow for all HTTP verbs
public testGet ( $method ) : void
Результат void

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

Test that changing the viewVar reflects in controller::$viewVar
public testGetWithViewVar ( ) : void
Результат void

Описание свойств

$fixtures публичное свойство

fixtures property
public array $fixtures
Результат array