PHP Class Alcaeus\MongoDbAdapter\Tests\Mongo\MongoTimestampTest

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

Public Methods

Method Description
testContructorArgumentOrderDiffers ( )
testConvertToBson ( MongoTimestamp $timestamp )
testCreate ( )
testCreateWithBsonTimestamp ( )
testCreateWithGlobalInc ( )

Method Details

testContructorArgumentOrderDiffers() public method

testConvertToBson() public method

public testConvertToBson ( MongoTimestamp $timestamp )
$timestamp MongoTimestamp

testCreate() public method

public testCreate ( )

testCreateWithBsonTimestamp() public method

testCreateWithGlobalInc() public method