PHP Class test\Doctrine\ODM\OrientDB\Integration\ManagerTest

Inheritance: extends Test\PhpUnit\TestCase
Datei anzeigen Open project: doctrine/orientdb-odm

Public Properties

Property Type Description
$addressId
$postId

Public Methods

Method Description
setup ( )
testAnExceptionGetsRaisedWhenExecutingAWrongQuery ( )
testExecutingASelectOfASingleRecordReturnsAnArrayWithOneRecord ( )
testExecutionOfASelect ( )
testExecutionOfAnUpdate ( )
testExecutionWithNoOutput ( )
testFindingANonExistingRecord ( )
testFindingARecord ( )
testFindingARecordWithAFetchPlan ( )
testFindingARecordWithAnExecuteReturnsAnArrayHowever ( )
testFindingSomeGoodAndSomeWrongRecordsReturnsGoodRecords ( )
testFindingSomeRecords ( )
testGettingARelatedCollection ( )
testGettingARelatedCollectionViaLazyLoading ( )
testGettingARelatedRecord ( )
testLookingForANonMappedTypeRaisesAnException ( )

Method Details

setup() public method

public setup ( )

testAnExceptionGetsRaisedWhenExecutingAWrongQuery() public method

testExecutingASelectOfASingleRecordReturnsAnArrayWithOneRecord() public method

testExecutionOfASelect() public method

testExecutionOfAnUpdate() public method

testExecutionWithNoOutput() public method

testFindingANonExistingRecord() public method

testFindingARecord() public method

public testFindingARecord ( )

testFindingARecordWithAFetchPlan() public method

testFindingARecordWithAnExecuteReturnsAnArrayHowever() public method

testFindingSomeGoodAndSomeWrongRecordsReturnsGoodRecords() public method

testFindingSomeRecords() public method

testGettingARelatedCollection() public method

testGettingARelatedCollectionViaLazyLoading() public method

testGettingARelatedRecord() public method

testLookingForANonMappedTypeRaisesAnException() public method

Property Details

$addressId public_oe property

public $addressId

$postId public_oe property

public $postId