PHP Class Nwidart\Modules\tests\JsonTest

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

Méthodes publiques

Méthode 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 méthode

it_decodes_json() public méthode

public it_decodes_json ( )

it_gets_attributes_from_json_file() public méthode

it_gets_the_file_path() public méthode

it_makes_json_class() public méthode

public it_makes_json_class ( )

it_reads_attributes_from_magic_get_method() public méthode

it_sets_a_key_value() public méthode

public it_sets_a_key_value ( )

it_sets_a_path() public méthode

public it_sets_a_path ( )

setUp() public méthode

public setUp ( )