PHP 클래스 Mongolid\DataMapper\SchemaMapperTest

상속: extends TestCas\TestCase
파일 보기 프로젝트 열기: leroy-merlin-br/mongolid

공개 메소드들

메소드 설명
tearDown ( )
testShouldClearDynamicFieldsIfSchemaIsNotDynamic ( )
testShouldGetAttributesWhenGetAttributesMethodIsAvailable ( )
testShouldMapAnArrayValueToAnotherSchemaSchema ( )
testShouldMapToFieldsOfSchema ( )
testShouldNotClearDynamicFieldsIfSchemaIsDynamic ( )
testShouldParseFieldIntoAnotherMappedSchemaIfTypeBeginsWithSchema ( )
testShouldParseFieldIntoCastableType ( )
testShouldParseFieldUsingAMethodInSchemaIfTypeIsAnUnknowString ( )
testShouldParseToArrayGettingObjectAttributes ( )
testShouldParseToArrayIfIsAnArray ( )

메소드 상세

tearDown() 공개 메소드

public tearDown ( )

testShouldClearDynamicFieldsIfSchemaIsNotDynamic() 공개 메소드

testShouldGetAttributesWhenGetAttributesMethodIsAvailable() 공개 메소드

testShouldMapAnArrayValueToAnotherSchemaSchema() 공개 메소드

testShouldMapToFieldsOfSchema() 공개 메소드

testShouldNotClearDynamicFieldsIfSchemaIsDynamic() 공개 메소드

testShouldParseFieldIntoAnotherMappedSchemaIfTypeBeginsWithSchema() 공개 메소드

testShouldParseFieldIntoCastableType() 공개 메소드

testShouldParseFieldUsingAMethodInSchemaIfTypeIsAnUnknowString() 공개 메소드

testShouldParseToArrayGettingObjectAttributes() 공개 메소드

testShouldParseToArrayIfIsAnArray() 공개 메소드