PHP Class Nwidart\Modules\tests\RepositoryTest

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

Méthodes publiques

Méthode Description
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 ( )

Method Details

it_adds_location_to_paths() public méthode

it_can_delete_a_module() public méthode

it_can_detect_if_module_is_active() public méthode

it_can_detect_if_module_is_inactive() public méthode

it_can_disabled_a_module() public méthode

it_can_enable_a_module() public méthode

it_can_get_and_set_the_stubs_path() public méthode

it_counts_all_modules() public méthode

it_find_or_fail_throws_exception_if_module_not_found() public méthode

it_finds_a_module() public méthode

public it_finds_a_module ( )

it_finds_the_module_asset_path() public méthode

it_gets_a_specific_module_asset() public méthode

it_gets_the_assets_path() public méthode

it_gets_the_configured_stubs_path_if_enabled() public méthode

it_gets_the_used_storage_path() public méthode

it_returns_a_collection() public méthode

it_returns_all_disabled_modules() public méthode

it_returns_all_enabled_modules() public méthode

it_returns_default_stub_path() public méthode

it_returns_laravel_filesystem() public méthode

it_sets_used_module() public méthode

public it_sets_used_module ( )

setUp() public méthode

public setUp ( )