PHP Class Bravo3\Orm\Tests\Indices\IndexTest

Inheritance: extends Bravo3\Orm\Tests\AbstractOrmTest
Show file Open project: bravo3/orm

Public Methods

Method Description
testIndex ( EntityManager $em )
testIndexDeletion ( EntityManager $em )
testRelatedIndexDeletion ( EntityManager $em )

Method Details

testIndex() public method

public testIndex ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testIndexDeletion() public method

public testIndexDeletion ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testRelatedIndexDeletion() public method

public testRelatedIndexDeletion ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager