aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/at/gv/egiz/moazs/Mzs2MsgConverterTest.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner1-1/+1
2019-11-22Fix Msg Schema Error: Honor Mutual Exclusiveness of <Choice>Christof Rabensteiner1-0/+35
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner1-0/+4
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner1-0/+21
2019-06-28Refactor: Deduplicate Code by Simplifying MarshallerConfigChristof Rabensteiner1-11/+7
2019-05-20Add Testcase for MsgClientChristof Rabensteiner1-0/+2
2019-05-13Test: Add Assertion in Mzs2MsgConverterTestChristof Rabensteiner1-3/+3
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