PHP 클래스 Spec\Dumplie\Metadata\MetadataSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: dumplie/dumplie

공개 메소드들

메소드 설명
it_allows_fields_to_be_accessed_by_magic_get ( )
it_allows_fields_to_be_modified_by_magic_set ( )
it_can_be_validated_against_model ( )
it_throws_exception_when_accessing_not_existing_metadata_field ( )
it_throws_exception_when_model_name_is_empty ( )
it_throws_exception_when_validated_for_wrong_model ( )

메소드 상세

it_allows_fields_to_be_accessed_by_magic_get() 공개 메소드

it_allows_fields_to_be_modified_by_magic_set() 공개 메소드

it_can_be_validated_against_model() 공개 메소드

it_throws_exception_when_accessing_not_existing_metadata_field() 공개 메소드

it_throws_exception_when_model_name_is_empty() 공개 메소드

it_throws_exception_when_validated_for_wrong_model() 공개 메소드