Tagged Questions
3
votes
1answer
249 views
MUnit creating a hierarchy of TestSuites
I would like to create a hierarchy of TestSuites. However it appears that it is not possible to call a TestSuite from another ...