PHP Class Mongolid\SchemaTest

Inheritance: extends TestCas\TestCase
Afficher le fichier Open project: leroy-merlin-br/mongolid

Méthodes publiques

Méthode Description
createdAtTimestampsFixture ( )
tearDown ( )
testMustHaveAnEntityClass ( )
testShouldCastDocumentTimestamps ( )
testShouldCastNullIntoAutoIncrementSequence ( )
testShouldCastNullIntoObjectId ( )
testShouldCastObjectIdStringIntoObjectId ( )
testShouldNotAutoIncrementSequenceIfValueIsNotNull ( )
testShouldNotBeDynamicByDefault ( )
testShouldNotCastRandomStringIntoObjectId ( )
testShouldNotRefreshCreatedAtTimestamps ( $value, $expectation, $compareTimestamp = true )
testShouldRefreshUpdatedAtTimestamps ( )

Method Details

createdAtTimestampsFixture() public méthode

tearDown() public méthode

public tearDown ( )

testMustHaveAnEntityClass() public méthode

testShouldCastDocumentTimestamps() public méthode

testShouldCastNullIntoAutoIncrementSequence() public méthode

testShouldCastNullIntoObjectId() public méthode

testShouldCastObjectIdStringIntoObjectId() public méthode

testShouldNotAutoIncrementSequenceIfValueIsNotNull() public méthode

testShouldNotBeDynamicByDefault() public méthode

testShouldNotCastRandomStringIntoObjectId() public méthode

testShouldNotRefreshCreatedAtTimestamps() public méthode

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

testShouldRefreshUpdatedAtTimestamps() public méthode