PHP Class Dietcube\ControllerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: mercari/dietcube

Public Methods

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

Method Details

getContainerAsFixture() public static method

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

getInvokableMethod() public static method

public static getInvokableMethod ( $method )

testFindTemplate() public method

public testFindTemplate ( )

testGetContainerValue() public method

testIsPostOnGet() public method

public testIsPostOnGet ( )

testIsPostOnPost() public method

public testIsPostOnPost ( )

testRenderVars() public method

public testRenderVars ( )

testSetVars() public method

public testSetVars ( )