PHP 클래스 Dietcube\ControllerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: mercari/dietcube

공개 메소드들

메소드 설명
getContainerAsFixture ( array $fixture = [] )
getInvokableMethod ( $method )
testFindTemplate ( )
testGetContainerValue ( )
testIsPostOnGet ( )
testIsPostOnPost ( )
testRenderVars ( )
testSetVars ( )

메소드 상세

getContainerAsFixture() 공개 정적인 메소드

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

getInvokableMethod() 공개 정적인 메소드

public static getInvokableMethod ( $method )

testFindTemplate() 공개 메소드

public testFindTemplate ( )

testGetContainerValue() 공개 메소드

testIsPostOnGet() 공개 메소드

public testIsPostOnGet ( )

testIsPostOnPost() 공개 메소드

public testIsPostOnPost ( )

testRenderVars() 공개 메소드

public testRenderVars ( )

testSetVars() 공개 메소드

public testSetVars ( )