Allow IoC testing framework's testEnvironment to act as its own testCaseHolder

Description

It's inconvenient when setting up small test fixtures to have to create separate components to hold the environment and its fixtures. There were also problems created by IoC visibility rules. This problem is referred to in Kettle's KettleTestUtils.js, which defines a serverEnvironment which is empty - all reusable material has to be defined in the TestCaseHolder otherwise it can't be configured from the fixtures. In the current framework we can use modern distributeOptions to reach these.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created August 27, 2015 at 12:51 AM
Updated July 22, 2024 at 2:35 PM
Resolved October 11, 2016 at 7:02 PM