PHP Class Clinner\Command\Tests\CallbackTest

Author: José Nahuel Cuesta Luengo ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: ncuesta/clinner

Public Methods

Method Description
testConstructor ( )
testGetCallback ( )
testGetCallbackCode ( )
testGetErrorOutput ( )
testGetExitCode ( )
testGetOutput ( )
testRun ( )
testSetCallback ( )
testToCommandString ( )

Method Details

testConstructor() public method

public testConstructor ( )

testGetCallback() public method

public testGetCallback ( )

testGetCallbackCode() public method

public testGetCallbackCode ( )

testGetErrorOutput() public method

public testGetErrorOutput ( )

testGetExitCode() public method

public testGetExitCode ( )

testGetOutput() public method

public testGetOutput ( )

testRun() public method

public testRun ( )

testSetCallback() public method

public testSetCallback ( )

testToCommandString() public method

public testToCommandString ( )