PHP Class Nwidart\Modules\tests\RepositoryTest

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

Public Methods

Method 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 method

it_can_delete_a_module() public method

it_can_detect_if_module_is_active() public method

it_can_detect_if_module_is_inactive() public method

it_can_disabled_a_module() public method

it_can_enable_a_module() public method

it_can_get_and_set_the_stubs_path() public method

it_counts_all_modules() public method

it_find_or_fail_throws_exception_if_module_not_found() public method

it_finds_a_module() public method

public it_finds_a_module ( )

it_finds_the_module_asset_path() public method

it_gets_a_specific_module_asset() public method

it_gets_the_assets_path() public method

it_gets_the_configured_stubs_path_if_enabled() public method

it_gets_the_used_storage_path() public method

it_returns_a_collection() public method

it_returns_all_disabled_modules() public method

it_returns_all_enabled_modules() public method

it_returns_default_stub_path() public method

it_returns_laravel_filesystem() public method

it_sets_used_module() public method

public it_sets_used_module ( )

setUp() public method

public setUp ( )