]
Roland Grunberg commented on ERT-656:
-------------------------------------
This issue has run into some complications around supporting some additional features.
Cannot run JUnit test method having parameter
---------------------------------------------
Key: ERT-656
URL:
https://issues.jboss.org/browse/ERT-656
Project: Eclipse Release Train
Issue Type: Task
Affects Versions: Oxygen.1 (4.7), Photon (4.8), 2018-09 M2
Reporter: Roland Grunberg
Assignee: Roland Grunberg
Since Oxygen.0, some changes introduced for JUnit 5 support, regressed the ability to run
individual test methods that happen to take a parameter (eg. testFoo(TestContext) ). The
filter matching against the method itself was broken.