PHP Class Nwidart\Modules\tests\ModuleTest

Inheritance: extends BaseTestCase
Afficher le fichier Open project: nwidart/laravel-modules

Méthodes publiques

Méthode 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 méthode

it_checks_module_enabled_status() public méthode

it_gets_lowercase_module_name() public méthode

it_gets_module_alias() public méthode

it_gets_module_description() public méthode

it_gets_module_name() public méthode

public it_gets_module_name ( )

it_gets_module_path() public méthode

public it_gets_module_path ( )

it_gets_studly_name() public méthode

public it_gets_studly_name ( )

it_loads_module_translations() public méthode

it_module_status_check() public méthode

it_reads_key_from_composer_json_file_via_helper_method() public méthode

it_reads_key_from_module_json_file_via_helper_method() public méthode

it_reads_module_json_files() public méthode

setUp() public méthode

public setUp ( )