PHP 클래스 Nwidart\Modules\tests\ModuleTest

상속: extends BaseTestCase
파일 보기 프로젝트 열기: nwidart/laravel-modules

공개 메소드들

메소드 설명
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 ( )

메소드 상세

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() 공개 메소드

public it_gets_module_name ( )

it_gets_module_path() 공개 메소드

public it_gets_module_path ( )

it_gets_studly_name() 공개 메소드

public 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() 공개 메소드

public setUp ( )