PHP 클래스 Clinner\Command\Tests\CallbackTest

저자: José Nahuel Cuesta Luengo ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ncuesta/clinner

공개 메소드들

메소드 설명
testConstructor ( )
testGetCallback ( )
testGetCallbackCode ( )
testGetErrorOutput ( )
testGetExitCode ( )
testGetOutput ( )
testRun ( )
testSetCallback ( )
testToCommandString ( )

메소드 상세

testConstructor() 공개 메소드

public testConstructor ( )

testGetCallback() 공개 메소드

public testGetCallback ( )

testGetCallbackCode() 공개 메소드

public testGetCallbackCode ( )

testGetErrorOutput() 공개 메소드

public testGetErrorOutput ( )

testGetExitCode() 공개 메소드

public testGetExitCode ( )

testGetOutput() 공개 메소드

public testGetOutput ( )

testRun() 공개 메소드

public testRun ( )

testSetCallback() 공개 메소드

public testSetCallback ( )

testToCommandString() 공개 메소드

public testToCommandString ( )