PHP Class Neos\Flow\Tests\Functional\Persistence\Doctrine\IndexedCollectionTest

Inheritance: extends Neos\Flow\Tests\FunctionalTestCase
Show file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$testablePersistenceEnabled

Public Methods

Method Description
collectionsWithIndexAttributeAreIndexed ( ) This tests calls two indexed Relations and ensure that indexes are restored after fetching from persistence
setUp ( ) : void

Method Details

collectionsWithIndexAttributeAreIndexed() public method

This tests calls two indexed Relations and ensure that indexes are restored after fetching from persistence

setUp() public method

public setUp ( ) : void
return void

Property Details

$testablePersistenceEnabled protected static property

protected static $testablePersistenceEnabled