Details
-
Enhancement
-
Status: Closed
-
TBD
-
Resolution: Won't Fix
-
None
-
None
-
None
-
M
Description
The complex obs handler tests all utilize PowerMock to create a dummy context. This leads to a decrease in test coverage (see https://issues.openmrs.org/browse/TRUNK-5150). They should be rewritten leveraging Spring Test, subclassing BaseContextMockTest
The following classes need to be changed for this:
- AbstractHandlerTest
- BinaryDataHandlerTest
- BinaryStreamHandlerTest
- ImageHandlerTest
- MediaHandlerTest
- TextHandlerTest
Gliffy Diagrams
Attachments
Issue Links
- is caused by
-
TRUNK-5093 AbstractHandler allows blind rewriting of existing complex obs file
-
- Closed
-