PHP Class Crud\Test\TestCase\Action\ViewActionTest

Inheritance: extends Crud\TestSuite\IntegrationTestCase
Afficher le fichier Open project: friendsofcake/crud

Méthodes publiques

Свойство Type Description
$fixtures array fixtures property

Méthodes publiques

Méthode Description
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

Method Details

allHttpMethodProvider() public méthode

Data provider with all HTTP verbs
public allHttpMethodProvider ( ) : array
Résultat array

testGet() public méthode

Test the normal HTTP flow for all HTTP verbs
public testGet ( $method ) : void
Résultat void

testGetWithViewVar() public méthode

Test that changing the viewVar reflects in controller::$viewVar
public testGetWithViewVar ( ) : void
Résultat void

Property Details

$fixtures public_oe property

fixtures property
public array $fixtures
Résultat array