PHP 클래스 Doctrine\ODM\MongoDB\Tests\DocumentManagerTest

상속: extends BaseTest
파일 보기 프로젝트 열기: doctrine/mongodb-odm

공개 메소드들

메소드 설명
dataAffectedByErrorIfClosedException ( )
dataMethodsAffectedByNoObjectArguments ( )
testAffectedByErrorIfClosedException ( string $methodName )
testCannotCreateDbRefWithoutId ( )
testCreateAggregationBuilder ( )
testCreateDbRefWithNonNullEmptyId ( )
testCreateQueryBuilder ( )
testCustomRepository ( )
testCustomRepositoryMappedsuperclass ( )
testCustomRepositoryMappedsuperclassChild ( )
testDifferentStoreAsDbReferences ( )
testDisriminatedSimpleReferenceFails ( )
testDocumentManagerIsClosedAccessor ( )
testGetConfiguration ( )
testGetConnection ( )
testGetDocumentCollectionAppliesClassMetadataSlaveOkay ( )
testGetEventManager ( )
testGetFilterCollection ( )
testGetMetadataFactory ( )
testGetPartialReference ( )
testGetProxyFactory ( )
testGetSchemaManager ( )
testGetUnitOfWork ( )
testThrowsExceptionOnNonObjectValues ( string $methodName )

비공개 메소드들

메소드 설명
getMockClassMetadataFactory ( )
getMockCollection ( )

메소드 상세

dataAffectedByErrorIfClosedException() 공개 메소드

dataMethodsAffectedByNoObjectArguments() 공개 메소드

testAffectedByErrorIfClosedException() 공개 메소드

public testAffectedByErrorIfClosedException ( string $methodName )
$methodName string

testCannotCreateDbRefWithoutId() 공개 메소드

testCreateAggregationBuilder() 공개 메소드

testCreateDbRefWithNonNullEmptyId() 공개 메소드

testCreateQueryBuilder() 공개 메소드

testCustomRepository() 공개 메소드

testCustomRepositoryMappedsuperclass() 공개 메소드

testCustomRepositoryMappedsuperclassChild() 공개 메소드

testDifferentStoreAsDbReferences() 공개 메소드

testDisriminatedSimpleReferenceFails() 공개 메소드

testDocumentManagerIsClosedAccessor() 공개 메소드

testGetConfiguration() 공개 메소드

testGetConnection() 공개 메소드

public testGetConnection ( )

testGetDocumentCollectionAppliesClassMetadataSlaveOkay() 공개 메소드

testGetEventManager() 공개 메소드

public testGetEventManager ( )

testGetFilterCollection() 공개 메소드

testGetMetadataFactory() 공개 메소드

testGetPartialReference() 공개 메소드

testGetProxyFactory() 공개 메소드

public testGetProxyFactory ( )

testGetSchemaManager() 공개 메소드

testGetUnitOfWork() 공개 메소드

public testGetUnitOfWork ( )

testThrowsExceptionOnNonObjectValues() 공개 메소드

public testThrowsExceptionOnNonObjectValues ( string $methodName )
$methodName string