It would be a nice idea:
If new attributes like "assertions" could be added here, and have function calls like set() and get() for these new attributes.
For now in order to get those attributes we have to access private members like testsuite._elem.get("assertions") or testcase._elem.get("assertions")
It would be a nice idea:
If new attributes like "assertions" could be added here, and have function calls like set() and get() for these new attributes.
For now in order to get those attributes we have to access private members like testsuite._elem.get("assertions") or testcase._elem.get("assertions")