PHP Class IntegrationTest

Inheritance: extends PHPUnit_Extensions_Selenium2TestCase
ファイルを表示 Open project: gonzalo123/sh Class Usage Examples

Public Methods

Method Description
setUp ( )
testSimpleCommand ( )
testSimpleCommandWithArguments ( )
testSimpleCommandWithArgumentsWithCommandAsAVariable ( )
testSimpleCommandWithCommandAsAVariable ( )
testSimpleCommandWithMoreArguments ( )

Method Details

setUp() public method

public setUp ( )

testSimpleCommand() public method

public testSimpleCommand ( )

testSimpleCommandWithArguments() public method

testSimpleCommandWithArgumentsWithCommandAsAVariable() public method

testSimpleCommandWithCommandAsAVariable() public method

testSimpleCommandWithMoreArguments() public method