Skip to content

Make TestRunnerOptions immutable on TestRunner.run #61

Open
@pesse

Description

@pesse

TestRunner serves as kind of ObjectBuilder for TestRunnerOptions.
It should be refactored in a way that the used TestRunnerOptions are made immutable once initial setup is done during run().
TestRunnerStatements etc. should only work with an immutable version of the options

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions