PHP 클래스 Nwidart\Modules\tests\JsonTest

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

공개 메소드들

메소드 설명
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 ( )

메소드 상세

it_can_be_casted_to_string() 공개 메소드

it_decodes_json() 공개 메소드

public it_decodes_json ( )

it_gets_attributes_from_json_file() 공개 메소드

it_gets_the_file_path() 공개 메소드

it_makes_json_class() 공개 메소드

public it_makes_json_class ( )

it_reads_attributes_from_magic_get_method() 공개 메소드

it_sets_a_key_value() 공개 메소드

public it_sets_a_key_value ( )

it_sets_a_path() 공개 메소드

public it_sets_a_path ( )

setUp() 공개 메소드

public setUp ( )