aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Refactor: Merge Converter, Validator, and Merger into UtilChristof Rabensteiner2-28/+17
2019-05-16Refactor and Test ConfigProfileGeneratorChristof Rabensteiner1-0/+135
2019-05-15Move Services / Clients To Dedicated PackagesChristof Rabensteiner1-3/+3
2019-05-15Handle Config Related Edge Cases in Augmenter & ProfileGeneratorChristof Rabensteiner1-2/+3
2019-05-15Integrate Config Profiles + RefactoringChristof Rabensteiner1-44/+86
2019-05-15WIP: Generate Map of Config Profiles from Spring EnvironmentChristof Rabensteiner1-44/+45
2019-05-14Minor Fixes: Remove Unused Imports; Fix of Error Message; Add TODOChristof Rabensteiner1-3/+0
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner2-1/+82
2019-05-13Add Unit Tests for DeliveryPipelineChristof Rabensteiner1-0/+211
2019-05-13Test: Add Assertion in Mzs2MsgConverterTestChristof Rabensteiner1-3/+3
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-08Remove Obsolete Validation TestcaseChristof Rabensteiner1-15/+0
2019-05-08Refactor: Consolidate Schema-Related ComponentsChristof Rabensteiner1-1/+2
2019-05-08Fix Namespace Prefixes in Marshaled Messages (msg: instead of ns#:)Christof Rabensteiner1-4/+11
2019-05-08Implement Pipeline Flow and mzs2msg ConversionChristof Rabensteiner1-0/+67
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 Rabensteiner2-107/+12
2019-04-18Mock Pipeline in App2MzsServiceTestsChristof Rabensteiner1-1/+30
2019-04-18Change App2mzs Interface and Init Delivery PipelineChristof Rabensteiner1-1/+1
2019-04-10Add Testcase For JAXB MarshallingChristof Rabensteiner1-0/+101
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