Merge pull request #2107 from JudeNiroshan/TRUNK-5031 TRUNK-5031 UpgradeUtil may not close a stream
Ivo Ulrich <teleivo@users.noreply.github.com>
0e50afa2037586d864a38237597de9d64232efeb
Merge pull request #2157 from teleivo/TRUNK-5139 TRUNK-5139 Create a base test for PropertyEditors
teleivo <mrteleivo@gmail.com>
5c1ca751345ea4f09f52a95c5dad7b27594bcc04
TRUNK-5139 Create a base test for PropertyEditors
* create BasePropertyEditorTest which covers all branches of the
typical OpenMRS PropertyEditor implementation
* start extending a few existing EditorTests to remove duplication and increase
coverage
Ivo Ulrich <teleivo@users.noreply.github.com>
3814c44ac88784c4121b96cd903b37fe1fa7a4d8
Merge pull request #2156 from teleivo/propertyeditor
Add tests to VisitEditor, PatientEditor
teleivo <mrteleivo@gmail.com>
0a7af1f17927b2880a3d0f49b78001ac9bb19f79
Add tests to VisitEditor, PatientEditor
* added tests to properly test all branches of Visit and PatientEditor