PHP Class Nwidart\Modules\tests\JsonTest

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

Public Methods

Method Description
it_can_be_casted_to_string ( )
it_decodes_json ( )
it_gets_attributes_from_json_file ( )
it_gets_the_file_path ( )
it_makes_json_class ( )
it_reads_attributes_from_magic_get_method ( )
it_sets_a_key_value ( )
it_sets_a_path ( )
setUp ( )

Method Details

it_can_be_casted_to_string() public method

it_decodes_json() public method

public it_decodes_json ( )

it_gets_attributes_from_json_file() public method

it_gets_the_file_path() public method

it_makes_json_class() public method

public it_makes_json_class ( )

it_reads_attributes_from_magic_get_method() public method

it_sets_a_key_value() public method

public it_sets_a_key_value ( )

it_sets_a_path() public method

public it_sets_a_path ( )

setUp() public method

public setUp ( )