PHP Class Alcaeus\MongoDbAdapter\Tests\Mongo\MongoClientTest

Author: alcaeus ([email protected])
Afficher le fichier Open project: alcaeus/mongo-php-adapter

Méthodes publiques

Méthode Description
dataReadPreferenceOptionsAreInherited ( )
dataWriteConcernOptionsAreInherited ( )
testGetCollection ( )
testGetDb ( )
testGetDbProperty ( )
testGetHosts ( )
testListDBs ( )
testNoPrefixUri ( )
testReadPreference ( )
testReadPreferenceOptionsAreInherited ( $options, $uri, $expectedTagsets )
testSelectDBWithEmptyName ( )
testSelectDBWithInvalidName ( )
testSerialize ( )
testWriteConcern ( )
testWriteConcernOptionsAreInherited ( $options, $uri )

Private Methods

Méthode Description
makeOptionString ( array $options ) : string

Method Details

dataReadPreferenceOptionsAreInherited() public static méthode

dataWriteConcernOptionsAreInherited() public static méthode

testGetCollection() public méthode

public testGetCollection ( )

testGetDb() public méthode

public testGetDb ( )

testGetDbProperty() public méthode

public testGetDbProperty ( )

testGetHosts() public méthode

public testGetHosts ( )

testListDBs() public méthode

public testListDBs ( )

testNoPrefixUri() public méthode

public testNoPrefixUri ( )

testReadPreference() public méthode

public testReadPreference ( )

testReadPreferenceOptionsAreInherited() public méthode

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

testSelectDBWithEmptyName() public méthode

testSelectDBWithInvalidName() public méthode

testSerialize() public méthode

public testSerialize ( )

testWriteConcern() public méthode

public testWriteConcern ( )

testWriteConcernOptionsAreInherited() public méthode

public testWriteConcernOptionsAreInherited ( $options, $uri )