From 7b3a0d2b5522ae4d43ef384e63d03d07438c23d9 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Tue, 19 Mar 2019 12:38:33 +0100 Subject: Add Unit Test Stub for App2MzsService - Unit test makes a http request to the service - Fix NPE by adding endpoint.setAdress("/") - Choose better name for App2MzsService --- src/test/resources/delivery_request_app2mzs.soap | 52 ++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 src/test/resources/delivery_request_app2mzs.soap (limited to 'src/test/resources') diff --git a/src/test/resources/delivery_request_app2mzs.soap b/src/test/resources/delivery_request_app2mzs.soap new file mode 100644 index 0000000..662a161 --- /dev/null +++ b/src/test/resources/delivery_request_app2mzs.soap @@ -0,0 +1,52 @@ + + + + + + SampleProfile2 + + + + + + Maxi + Mustermann1 + + 1984-01-24 + + + AT + 1010 + Wien + + Muststrasse + 10 + + + + + asd + nonRSa + false + + + + + Hello There! + +

How are you

+

Nice to hear from you!

+

Regards, V

+ +
+
+ deckblatt +
+
+
+
-- cgit v1.2.3