Hi there, Yesterday I posted a question about -dtest.
To give a bit more of a context. I have a child class that extends parent, and I would only like to run -dtest=childclass#MethodinheritedfromParent. Unfortunately, the surefire executed all the test cases inherited from parent (unexpected behavior) and omits test from child class (expected). This feels like a bug. Any help is greatly appreciated. Thank you, Kim Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows