PHP Class Dietcube\ControllerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: mercari/dietcube

Méthodes publiques

Méthode Description
getContainerAsFixture ( array $fixture = [] )
getInvokableMethod ( $method )
testFindTemplate ( )
testGetContainerValue ( )
testIsPostOnGet ( )
testIsPostOnPost ( )
testRenderVars ( )
testSetVars ( )

Method Details

getContainerAsFixture() public static méthode

public static getContainerAsFixture ( array $fixture = [] )
$fixture array

getInvokableMethod() public static méthode

public static getInvokableMethod ( $method )

testFindTemplate() public méthode

public testFindTemplate ( )

testGetContainerValue() public méthode

testIsPostOnGet() public méthode

public testIsPostOnGet ( )

testIsPostOnPost() public méthode

public testIsPostOnPost ( )

testRenderVars() public méthode

public testRenderVars ( )

testSetVars() public méthode

public testSetVars ( )