Interface TestContext

  • All Known Implementing Classes:
    BuildTypeContextsImpl

    public interface TestContext
    Introduced to reduce the size of each TestImpl instance. Holds the references to all required data-access objects and services. Intended to be reusable between multiple TestImpl instances (see TestManagerImpl).