PHP 클래스 Nwidart\Modules\tests\RepositoryTest

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

공개 메소드들

메소드 설명
it_adds_location_to_paths ( )
it_can_delete_a_module ( )
it_can_detect_if_module_is_active ( )
it_can_detect_if_module_is_inactive ( )
it_can_disabled_a_module ( )
it_can_enable_a_module ( )
it_can_get_and_set_the_stubs_path ( )
it_counts_all_modules ( )
it_find_or_fail_throws_exception_if_module_not_found ( )
it_finds_a_module ( )
it_finds_the_module_asset_path ( )
it_gets_a_specific_module_asset ( )
it_gets_the_assets_path ( )
it_gets_the_configured_stubs_path_if_enabled ( )
it_gets_the_used_storage_path ( )
it_returns_a_collection ( )
it_returns_all_disabled_modules ( )
it_returns_all_enabled_modules ( )
it_returns_default_stub_path ( )
it_returns_laravel_filesystem ( )
it_sets_used_module ( )
setUp ( )

메소드 상세

it_adds_location_to_paths() 공개 메소드

it_can_delete_a_module() 공개 메소드

it_can_detect_if_module_is_active() 공개 메소드

it_can_detect_if_module_is_inactive() 공개 메소드

it_can_disabled_a_module() 공개 메소드

it_can_enable_a_module() 공개 메소드

it_can_get_and_set_the_stubs_path() 공개 메소드

it_counts_all_modules() 공개 메소드

it_find_or_fail_throws_exception_if_module_not_found() 공개 메소드

it_finds_a_module() 공개 메소드

public it_finds_a_module ( )

it_finds_the_module_asset_path() 공개 메소드

it_gets_a_specific_module_asset() 공개 메소드

it_gets_the_assets_path() 공개 메소드

it_gets_the_configured_stubs_path_if_enabled() 공개 메소드

it_gets_the_used_storage_path() 공개 메소드

it_returns_a_collection() 공개 메소드

it_returns_all_disabled_modules() 공개 메소드

it_returns_all_enabled_modules() 공개 메소드

it_returns_default_stub_path() 공개 메소드

it_returns_laravel_filesystem() 공개 메소드

it_sets_used_module() 공개 메소드

public it_sets_used_module ( )

setUp() 공개 메소드

public setUp ( )