PHP Class Nwidart\Modules\tests\Commands\GenerateCommandCommandTest

Inheritance: extends Nwidart\Modules\tests\BaseTestCase
Show file Open project: nwidart/laravel-modules

Public Methods

Method Description
it_generated_correct_file_with_content ( )
it_generates_a_new_console_command_class ( )
it_uses_set_command_name_in_class ( )
setUp ( )
tearDown ( )

Private Methods

Method Description
expectedContent ( )

Method Details

it_generated_correct_file_with_content() public method

it_generates_a_new_console_command_class() public method

it_uses_set_command_name_in_class() public method

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )