class DoctrineTestHelper

Provides utility functions needed in tests.

Methods

static EntityManager
createTestEntityManager()

Returns an entity manager for testing.

Details

at line line 30
static EntityManager createTestEntityManager()

Returns an entity manager for testing.

Return Value

EntityManager