Tagged Questions
4
votes
1answer
257 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 ...