aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Add Unit Tests "Reject Formally Incorrect Delivery Request"Christof Rabensteiner1-2/+27
2019-03-19Add Unit Test Stub for App2MzsServiceChristof Rabensteiner1-0/+46
- Unit test makes a http request to the service - Fix NPE by adding endpoint.setAdress("/") - Choose better name for App2MzsService