Simplify addition of unit test cases that use reference files
palemieux opened this issue · 2 comments
palemieux commented
Adding a use case based on a reference file requires modifying:
- build.xml
- build.properties
- MXFFragmentBuilderTest.java
... and generating reference files requires copying reference registers to both:
- regxmllib/src/test\resources/reference-registers
- input/xml-registers
Suggest:
- assuming that all files in sample-files should be turned into reference-files
- use reference-registers for both reference file generation and unit test checking