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

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

공개 메소드들

메소드 설명
dataReadPreferenceOptionsAreInherited ( )
dataWriteConcernOptionsAreInherited ( )
testGetCollection ( )
testGetDb ( )
testGetDbProperty ( )
testGetHosts ( )
testListDBs ( )
testNoPrefixUri ( )
testReadPreference ( )
testReadPreferenceOptionsAreInherited ( $options, $uri, $expectedTagsets )
testSelectDBWithEmptyName ( )
testSelectDBWithInvalidName ( )
testSerialize ( )
testWriteConcern ( )
testWriteConcernOptionsAreInherited ( $options, $uri )

비공개 메소드들

메소드 설명
makeOptionString ( array $options ) : string

메소드 상세

dataReadPreferenceOptionsAreInherited() 공개 정적인 메소드

dataWriteConcernOptionsAreInherited() 공개 정적인 메소드

testGetCollection() 공개 메소드

public testGetCollection ( )

testGetDb() 공개 메소드

public testGetDb ( )

testGetDbProperty() 공개 메소드

public testGetDbProperty ( )

testGetHosts() 공개 메소드

public testGetHosts ( )

testListDBs() 공개 메소드

public testListDBs ( )

testNoPrefixUri() 공개 메소드

public testNoPrefixUri ( )

testReadPreference() 공개 메소드

public testReadPreference ( )

testReadPreferenceOptionsAreInherited() 공개 메소드

public testReadPreferenceOptionsAreInherited ( $options, $uri, $expectedTagsets )

testSelectDBWithEmptyName() 공개 메소드

testSelectDBWithInvalidName() 공개 메소드

testSerialize() 공개 메소드

public testSerialize ( )

testWriteConcern() 공개 메소드

public testWriteConcern ( )

testWriteConcernOptionsAreInherited() 공개 메소드

public testWriteConcernOptionsAreInherited ( $options, $uri )