Fix the unit tests.

1. Add a boolean in the class ReqIF10ResourceImpl to give the
possibility to force the keep of the UUID.
2. In the class AbstractTestcase, I don't know why the methods are
static, because a static method can't be override, maybe a 'Utils' can
be create to put static methods.
3. In the class TC18xxHISExchangeProcessTests, add a new method
'doSaveReqIFFile' to save the file and to keep the id (the method
saveReqIFFile from the class AbstractTestCase is static so I can't
override this method).

Change-Id: I7c4f44cd0072b48c5660ed052c8308b8eb7e8960
Signed-off-by: Hussein MHANNA <hussein.mhanna@all4tec.net>
3 files changed
tree: 4e003e6dd3f12537fc43692d23340d4ac7bea85e
  1. dump/
  2. org.agilemore.agilegrid/
  3. org.eclipse.rmf.docs.requirements/
  4. org.eclipse.rmf.docs.tests/
  5. org.eclipse.rmf.examples.feature/
  6. org.eclipse.rmf.examples.installer/
  7. org.eclipse.rmf.releng/
  8. org.eclipse.rmf.releng.devtool.modelcleaner/
  9. org.eclipse.rmf.releng.examples/
  10. org.eclipse.rmf.releng.product/
  11. org.eclipse.rmf.releng.repository/
  12. org.eclipse.rmf.releng.target/
  13. org.eclipse.rmf.reqif10/
  14. org.eclipse.rmf.reqif10.common/
  15. org.eclipse.rmf.reqif10.constraints/
  16. org.eclipse.rmf.reqif10.edit/
  17. org.eclipse.rmf.reqif10.excel.serialization/
  18. org.eclipse.rmf.reqif10.feature/
  19. org.eclipse.rmf.reqif10.pror/
  20. org.eclipse.rmf.reqif10.pror.edit/
  21. org.eclipse.rmf.reqif10.pror.editor/
  22. org.eclipse.rmf.reqif10.pror.editor.tests/
  23. org.eclipse.rmf.reqif10.pror.feature/
  24. org.eclipse.rmf.reqif10.pror.genhtml/
  25. org.eclipse.rmf.reqif10.pror.help.ui/
  26. org.eclipse.rmf.reqif10.pror.presentation.headline/
  27. org.eclipse.rmf.reqif10.pror.presentation.id/
  28. org.eclipse.rmf.reqif10.pror.presentation.linewrap/
  29. org.eclipse.rmf.reqif10.pror.sdk.feature/
  30. org.eclipse.rmf.reqif10.pror.tests/
  31. org.eclipse.rmf.reqif10.sdk.feature/
  32. org.eclipse.rmf.reqif10.serialization/
  33. org.eclipse.rmf.reqif10.thirdparty.feature/
  34. org.eclipse.rmf.reqif10.xhtml/
  35. org.eclipse.rmf.reqif10.xhtml.edit/
  36. org.eclipse.rmf.serialization/
  37. org.eclipse.rmf.tests.reqif10.common/
  38. org.eclipse.rmf.tests.reqif10.constraints/
  39. org.eclipse.rmf.tests.reqif10.excel.serialization/
  40. org.eclipse.rmf.tests.reqif10.feature/
  41. org.eclipse.rmf.tests.reqif10.serialization/
  42. org.eclipse.rmf.tests.serialization/
  43. .gitignore
  44. readme.txt