Hi, Not a response to your question. IMO, that's bad practice to use inheritance for test code factorization.
Regardes, Arnaud Le mar. 21 févr. 2023, 21:32, DJ Kim <djaekim...@gmail.com> a écrit : > Hi, I hope you are doing well. > > I had an issue with the command line -dTest=class#method, where it is an > inherited method. It ends up executing all other inherited methods. Is it > possible to filter out other inherited methods and run only the test case > specified? > > Thank you, > Kim > > On Tue, Feb 21, 2023 at 2:47 PM dong jae kim <djaekim...@gmail.com> wrote: > > > Hi, > > > > > > > > I hope you are doing well. I had an issue with command line > > -dTest=class#method, where it ends up executing all inherited test cases. > > Is it possible to filter out inherited test cases? > > > > > > > > Thank you, > > > > Kim > > > > > > > > > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > > Windows > > > > > > >