aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/at/gv/egiz/moazs/App2MzsServiceTest.java
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Move Services / Clients To Dedicated PackagesChristof Rabensteiner1-131/+0
2019-05-14Minor Fixes: Remove Unused Imports; Fix of Error Message; Add TODOChristof Rabensteiner1-3/+0
2019-05-09Reactivate and Fix Unit TestsChristof Rabensteiner1-19/+38
2019-05-09Fix: Enable ApacheCXF's Automated Schema ValidationChristof Rabensteiner1-13/+19
2019-05-08Add "Reject Missing Sender" Test CaseChristof Rabensteiner1-0/+6
2019-05-06Change Package Namespaces of JAXB Generated SourcesChristof Rabensteiner1-5/+2
2019-04-30Generate SoapFault instead of DRStatus/Error MessageChristof Rabensteiner1-5/+1
2019-04-30Add Optional mzs:DeliveryRequest/Config & Validate / Augment ItChristof Rabensteiner1-21/+26
2019-04-29Make JAXB Objects Immutable and Add Builder UtilityChristof Rabensteiner1-6/+12
2019-04-18Mock Pipeline in App2MzsServiceTestsChristof Rabensteiner1-1/+30
2019-04-18Change App2mzs Interface and Init Delivery PipelineChristof Rabensteiner1-1/+1
2019-04-08Update Codebase to Match MZS Schema ChangesChristof Rabensteiner1-2/+1
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