PHP Class Alcaeus\MongoDbAdapter\Tests\Mongo\MongoIdTest

Author: alcaeus ([email protected])
Afficher le fichier Open project: alcaeus/mongo-php-adapter

Méthodes publiques

Méthode Description
dataIsValid ( )
testCreateWithInvalidStringThrowsMongoException ( )
testCreateWithObjectId ( )
testCreateWithString ( )
testCreateWithoutParameter ( )
testIsValid ( $expected, $value )

Method Details

dataIsValid() public static méthode

public static dataIsValid ( )

testCreateWithInvalidStringThrowsMongoException() public méthode

testCreateWithObjectId() public méthode

testCreateWithString() public méthode

testCreateWithoutParameter() public méthode

testIsValid() public méthode

public testIsValid ( $expected, $value )