PHP Class Acacha\Llum\Tests\ProviderCommandTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: acacha/llum

Méthodes publiques

Méthode Description
testExecute ( ) test DevToolsCommand.

Méthodes protégées

Méthode Description
setUp ( ) Set up tests.
tearDown ( ) Tear down tests.

Private Methods

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

Method Details

setUp() protected méthode

Set up tests.
protected setUp ( )

tearDown() protected méthode

Tear down tests.
protected tearDown ( )

testExecute() public méthode

test DevToolsCommand.
public testExecute ( )