test property

DI get test

A predefined container recommended for objects intended for testing environments. This container is a child of app.

Implementation

static DI get test => app.child(groupEntity: Entity.testGroup);