87cc15700f
Move parameters out of base classes where needed to avoid clashes with subclasses [re-]defining their own params. Needed due to change of field + method annotation search handling to adopt Java hiding/shadowing semantics, leading to ParameterizedTestExtension discovering both parent and subclass parameter definition methods and throwing. |
||
---|---|---|
.. | ||
src/test | ||
.gitignore | ||
pom.xml |