PHP Class Alcaeus\MongoDbAdapter\Tests\Mongo\MongoDBRefTest

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

Public Methods

Method Description
dataCreateThroughMongoDB ( )
dataIsRef ( )
testCreate ( )
testCreateThroughMongoDB ( $expected, $document_or_id )
testCreateWithDatabase ( )
testGet ( )
testGetThroughMongoDB ( )
testGetWithInvalidRef ( )
testGetWithNonExistingDocument ( )
testIsRef ( $expected, $ref )

Method Details

dataCreateThroughMongoDB() public static method

public static dataCreateThroughMongoDB ( )

dataIsRef() public static method

public static dataIsRef ( )

testCreate() public method

public testCreate ( )

testCreateThroughMongoDB() public method

public testCreateThroughMongoDB ( $expected, $document_or_id )

testCreateWithDatabase() public method

testGet() public method

public testGet ( )

testGetThroughMongoDB() public method

testGetWithInvalidRef() public method

testGetWithNonExistingDocument() public method

testIsRef() public method

public testIsRef ( $expected, $ref )