PHP 클래스 InputTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: gajus/vlad 1 사용 예제들

공개 메소드들

메소드 설명
testConstructInput ( )
testGetExistingValue ( Input $input )
testGetNonExistingValue ( Input $input )

메소드 상세

testConstructInput() 공개 메소드

public testConstructInput ( )

testGetExistingValue() 공개 메소드

public testGetExistingValue ( Input $input )
$input Gajus\Vlad\Input

testGetNonExistingValue() 공개 메소드

public testGetNonExistingValue ( Input $input )
$input Gajus\Vlad\Input