PHP Class lithium\tests\cases\data\source\MongoDbTest

Inheritance: extends lithium\test\Unit
Afficher le fichier Open project: unionofrad/lithium

Protected Properties

Свойство Type Description
$_configs
$_db
$_model
$_query
$_schema
$_testConfig

Méthodes publiques

Méthode Description
setUp ( )
skip ( )
tearDown ( )
testArbitraryMethodCalls ( )
testAtomicUpdate ( )
testBadConnection ( )
testCalculation ( )
testCastingConditionsValues ( )
testCastingElemMatchValuesInConditions ( )
testConditions ( )
testConditionsWithSchema ( )
testCreate ( )
testCreateNoConnectionException ( )
testCreateSuccess ( )
testCreateWithEmbeddedObjects ( )
testDefaultSafeOptions ( )
testDelete ( )
testDeleteNoConnectionException ( )
testDescribe ( )
testDocumentSorting ( )
testEnabled ( )
testGeoQueries ( ) Assert that Mongo and the Mongo Exporter don't mangle manual geospatial queries.
testGoodConnectionBadDatabase ( )
testGridFsCRUDWithDefaultPrefix ( )
testGridFsCreateWithCustomPrefix ( )
testGridFsDeleteWithCustomPrefix ( )
testGridFsReadWithCustomPrefix ( )
testMongoConditionalOperators ( )
testMongoIdPreservation ( )
testMultiOperationConditions ( )
testName ( )
testNotCastingConditionsForSpecialQueryOpts ( )
testPreserveId ( ) Tests that the MongoDB adapter will not attempt to overwrite the _id field on document update.
testReadNoConditions ( )
testReadNoConnectionException ( )
testReadWithConditions ( )
testRelationshipGeneration ( )
testRelationshipGenerationWithPluralNamingConvention ( )
testRespondsToParentCall ( )
testRespondsToWithNoServer ( )
testRespondsToWithServer ( )
testSchema ( )
testSchemaCallback ( )
testSetReadPreference ( )
testSetReadPreferenceBeforeAccessCollection ( )
testSources ( )
testSourcesNoConnectionException ( )
testUpdate ( )
testUpdateNoConnectionException ( )
testUpdateWithEmbeddedObjects ( )

Method Details

setUp() public méthode

public setUp ( )

skip() public méthode

public skip ( )

tearDown() public méthode

public tearDown ( )

testArbitraryMethodCalls() public méthode

testAtomicUpdate() public méthode

public testAtomicUpdate ( )

testBadConnection() public méthode

public testBadConnection ( )

testCalculation() public méthode

public testCalculation ( )

testCastingConditionsValues() public méthode

testCastingElemMatchValuesInConditions() public méthode

testConditions() public méthode

public testConditions ( )

testConditionsWithSchema() public méthode

testCreate() public méthode

public testCreate ( )

testCreateNoConnectionException() public méthode

testCreateSuccess() public méthode

public testCreateSuccess ( )

testCreateWithEmbeddedObjects() public méthode

testDefaultSafeOptions() public méthode

testDelete() public méthode

public testDelete ( )

testDeleteNoConnectionException() public méthode

testDescribe() public méthode

public testDescribe ( )

testDocumentSorting() public méthode

public testDocumentSorting ( )

testEnabled() public méthode

public testEnabled ( )

testGeoQueries() public méthode

Assert that Mongo and the Mongo Exporter don't mangle manual geospatial queries.
public testGeoQueries ( )

testGoodConnectionBadDatabase() public méthode

testGridFsCRUDWithDefaultPrefix() public méthode

testGridFsCreateWithCustomPrefix() public méthode

testGridFsDeleteWithCustomPrefix() public méthode

testGridFsReadWithCustomPrefix() public méthode

testMongoConditionalOperators() public méthode

testMongoIdPreservation() public méthode

testMultiOperationConditions() public méthode

testName() public méthode

public testName ( )

testNotCastingConditionsForSpecialQueryOpts() public méthode

testPreserveId() public méthode

Tests that the MongoDB adapter will not attempt to overwrite the _id field on document update.
public testPreserveId ( )

testReadNoConditions() public méthode

testReadNoConnectionException() public méthode

testReadWithConditions() public méthode

testRelationshipGeneration() public méthode

testRelationshipGenerationWithPluralNamingConvention() public méthode

testRespondsToParentCall() public méthode

testRespondsToWithNoServer() public méthode

testRespondsToWithServer() public méthode

testSchema() public méthode

public testSchema ( )

testSchemaCallback() public méthode

public testSchemaCallback ( )

testSetReadPreference() public méthode

testSetReadPreferenceBeforeAccessCollection() public méthode

testSources() public méthode

public testSources ( )

testSourcesNoConnectionException() public méthode

testUpdate() public méthode

public testUpdate ( )

testUpdateNoConnectionException() public méthode

testUpdateWithEmbeddedObjects() public méthode

Property Details

$_configs protected_oe property

protected $_configs

$_db protected_oe property

protected $_db

$_model protected_oe property

protected $_model

$_query protected_oe property

protected $_query

$_schema protected_oe property

protected $_schema

$_testConfig protected_oe property

protected $_testConfig