PHP 클래스 Mongolid\SchemaTest

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

공개 메소드들

메소드 설명
createdAtTimestampsFixture ( )
tearDown ( )
testMustHaveAnEntityClass ( )
testShouldCastDocumentTimestamps ( )
testShouldCastNullIntoAutoIncrementSequence ( )
testShouldCastNullIntoObjectId ( )
testShouldCastObjectIdStringIntoObjectId ( )
testShouldNotAutoIncrementSequenceIfValueIsNotNull ( )
testShouldNotBeDynamicByDefault ( )
testShouldNotCastRandomStringIntoObjectId ( )
testShouldNotRefreshCreatedAtTimestamps ( $value, $expectation, $compareTimestamp = true )
testShouldRefreshUpdatedAtTimestamps ( )

메소드 상세

createdAtTimestampsFixture() 공개 메소드

tearDown() 공개 메소드

public tearDown ( )

testMustHaveAnEntityClass() 공개 메소드

testShouldCastDocumentTimestamps() 공개 메소드

testShouldCastNullIntoAutoIncrementSequence() 공개 메소드

testShouldCastNullIntoObjectId() 공개 메소드

testShouldCastObjectIdStringIntoObjectId() 공개 메소드

testShouldNotAutoIncrementSequenceIfValueIsNotNull() 공개 메소드

testShouldNotBeDynamicByDefault() 공개 메소드

testShouldNotCastRandomStringIntoObjectId() 공개 메소드

testShouldNotRefreshCreatedAtTimestamps() 공개 메소드

public testShouldNotRefreshCreatedAtTimestamps ( $value, $expectation, $compareTimestamp = true )

testShouldRefreshUpdatedAtTimestamps() 공개 메소드