Skip to content

checker classes shall be detected automatically (aka CheckerFactory) #185

Open
@gernotstarke

Description

@gernotstarke

currently, the Checker classes are manually instantiated (in AllChecksRunner), violating the OpenClose principle.

That could be solved programatically, i.e. via a custom annotation or a reflection-based approach.

Open: how to test such behavior?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions