]
Sopot Cela updated ERT-656:
---------------------------
Sprint: devex #153 August 2018, devex #155 September 2018 (was: devex #153 August
2018, devex #154 September 2018)
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.