PHP Class Tools\Test\TestCase\Shell\InflectShellTest

Inheritance: extends Tools\TestSuite\TestCase
Show file Open project: dereuromark/cakephp-tools

Public Properties

Property Type Description
$Shell Tools\Shell\InflectShell

Public Methods

Method Description
setUp ( ) : void
tearDown ( ) : void
testMain ( ) : void test that the startup method supresses the shell header

Method Details

setUp() public method

public setUp ( ) : void
return void

tearDown() public method

public tearDown ( ) : void
return void

testMain() public method

test that the startup method supresses the shell header
public testMain ( ) : void
return void

Property Details

$Shell public property

public InflectShell,Tools\Shell $Shell
return Tools\Shell\InflectShell