PHP 클래스 Alcaeus\MongoDbAdapter\Tests\Mongo\MongoDBRefTest

저자: alcaeus ([email protected])
파일 보기 프로젝트 열기: alcaeus/mongo-php-adapter

공개 메소드들

메소드 설명
dataCreateThroughMongoDB ( )
dataIsRef ( )
testCreate ( )
testCreateThroughMongoDB ( $expected, $document_or_id )
testCreateWithDatabase ( )
testGet ( )
testGetThroughMongoDB ( )
testGetWithInvalidRef ( )
testGetWithNonExistingDocument ( )
testIsRef ( $expected, $ref )

메소드 상세

dataCreateThroughMongoDB() 공개 정적인 메소드

public static dataCreateThroughMongoDB ( )

dataIsRef() 공개 정적인 메소드

public static dataIsRef ( )

testCreate() 공개 메소드

public testCreate ( )

testCreateThroughMongoDB() 공개 메소드

public testCreateThroughMongoDB ( $expected, $document_or_id )

testCreateWithDatabase() 공개 메소드

testGet() 공개 메소드

public testGet ( )

testGetThroughMongoDB() 공개 메소드

testGetWithInvalidRef() 공개 메소드

testGetWithNonExistingDocument() 공개 메소드

testIsRef() 공개 메소드

public testIsRef ( $expected, $ref )