PHP 클래스 lithium\tests\cases\data\source\MongoDbTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

보호된 프로퍼티들

프로퍼티 타입 설명
$_configs
$_db
$_model
$_query
$_schema
$_testConfig

공개 메소드들

메소드 설명
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 ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

skip() 공개 메소드

public skip ( )

tearDown() 공개 메소드

public tearDown ( )

testArbitraryMethodCalls() 공개 메소드

testAtomicUpdate() 공개 메소드

public testAtomicUpdate ( )

testBadConnection() 공개 메소드

public testBadConnection ( )

testCalculation() 공개 메소드

public testCalculation ( )

testCastingConditionsValues() 공개 메소드

testCastingElemMatchValuesInConditions() 공개 메소드

testConditions() 공개 메소드

public testConditions ( )

testConditionsWithSchema() 공개 메소드

testCreate() 공개 메소드

public testCreate ( )

testCreateNoConnectionException() 공개 메소드

testCreateSuccess() 공개 메소드

public testCreateSuccess ( )

testCreateWithEmbeddedObjects() 공개 메소드

testDefaultSafeOptions() 공개 메소드

testDelete() 공개 메소드

public testDelete ( )

testDeleteNoConnectionException() 공개 메소드

testDescribe() 공개 메소드

public testDescribe ( )

testDocumentSorting() 공개 메소드

public testDocumentSorting ( )

testEnabled() 공개 메소드

public testEnabled ( )

testGeoQueries() 공개 메소드

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

testGoodConnectionBadDatabase() 공개 메소드

testGridFsCRUDWithDefaultPrefix() 공개 메소드

testGridFsCreateWithCustomPrefix() 공개 메소드

testGridFsDeleteWithCustomPrefix() 공개 메소드

testGridFsReadWithCustomPrefix() 공개 메소드

testMongoConditionalOperators() 공개 메소드

testMongoIdPreservation() 공개 메소드

testMultiOperationConditions() 공개 메소드

testName() 공개 메소드

public testName ( )

testNotCastingConditionsForSpecialQueryOpts() 공개 메소드

testPreserveId() 공개 메소드

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

testReadNoConditions() 공개 메소드

testReadNoConnectionException() 공개 메소드

testReadWithConditions() 공개 메소드

testRelationshipGeneration() 공개 메소드

testRelationshipGenerationWithPluralNamingConvention() 공개 메소드

testRespondsToParentCall() 공개 메소드

testRespondsToWithNoServer() 공개 메소드

testRespondsToWithServer() 공개 메소드

testSchema() 공개 메소드

public testSchema ( )

testSchemaCallback() 공개 메소드

public testSchemaCallback ( )

testSetReadPreference() 공개 메소드

testSetReadPreferenceBeforeAccessCollection() 공개 메소드

testSources() 공개 메소드

public testSources ( )

testSourcesNoConnectionException() 공개 메소드

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateNoConnectionException() 공개 메소드

testUpdateWithEmbeddedObjects() 공개 메소드

프로퍼티 상세

$_configs 보호되어 있는 프로퍼티

protected $_configs

$_db 보호되어 있는 프로퍼티

protected $_db

$_model 보호되어 있는 프로퍼티

protected $_model

$_query 보호되어 있는 프로퍼티

protected $_query

$_schema 보호되어 있는 프로퍼티

protected $_schema

$_testConfig 보호되어 있는 프로퍼티

protected $_testConfig