PHP Class Alcaeus\MongoDbAdapter\Tests\Mongo\MongoIdTest

Author: alcaeus ([email protected])
Show file Open project: alcaeus/mongo-php-adapter

Public Methods

Method Description
dataIsValid ( )
testCreateWithInvalidStringThrowsMongoException ( )
testCreateWithObjectId ( )
testCreateWithString ( )
testCreateWithoutParameter ( )
testIsValid ( $expected, $value )

Method Details

dataIsValid() public static method

public static dataIsValid ( )

testCreateWithInvalidStringThrowsMongoException() public method

testCreateWithObjectId() public method

testCreateWithString() public method

testCreateWithoutParameter() public method

testIsValid() public method

public testIsValid ( $expected, $value )