PHP Class Nwidart\Modules\tests\ModuleTest

Inheritance: extends BaseTestCase
Datei anzeigen Open project: nwidart/laravel-modules

Public Methods

Method Description
it_casts_module_to_string ( )
it_checks_module_enabled_status ( )
it_gets_lowercase_module_name ( )
it_gets_module_alias ( )
it_gets_module_description ( )
it_gets_module_name ( )
it_gets_module_path ( )
it_gets_studly_name ( )
it_loads_module_translations ( )
it_module_status_check ( )
it_reads_key_from_composer_json_file_via_helper_method ( )
it_reads_key_from_module_json_file_via_helper_method ( )
it_reads_module_json_files ( )
setUp ( )

Method Details

it_casts_module_to_string() public method

it_checks_module_enabled_status() public method

it_gets_lowercase_module_name() public method

it_gets_module_alias() public method

it_gets_module_description() public method

it_gets_module_name() public method

public it_gets_module_name ( )

it_gets_module_path() public method

public it_gets_module_path ( )

it_gets_studly_name() public method

public it_gets_studly_name ( )

it_loads_module_translations() public method

it_module_status_check() public method

it_reads_key_from_composer_json_file_via_helper_method() public method

it_reads_key_from_module_json_file_via_helper_method() public method

it_reads_module_json_files() public method

setUp() public method

public setUp ( )