PHP Class Acacha\Llum\Tests\ProviderCommandTest

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: acacha/llum

Public Methods

Method Description
testExecute ( ) test DevToolsCommand.

Protected Methods

Method Description
setUp ( ) Set up tests.
tearDown ( ) Tear down tests.

Private Methods

Method Description
fileHasContent ( $file, $content ) : boolean Test if file has content.
laravelConfigFileHasContent ( $content ) : boolean Tests if Laravel config file has content.

Method Details

setUp() protected method

Set up tests.
protected setUp ( )

tearDown() protected method

Tear down tests.
protected tearDown ( )

testExecute() public method

test DevToolsCommand.
public testExecute ( )