* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Removed unnecessary comment

* Added mockito-core dependency

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]
Added Exception test cases

* Applied baeldung formatter in Eclipse
This commit is contained in:
Eunice A. Obugyei
2017-03-30 07:28:32 +00:00
committed by Sunil Mogadati
parent ea345fa246
commit 47dfe6b641
10 changed files with 356 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@
<maven-compiler-plugin.version>3.6.0</maven-compiler-plugin.version>
<maven-war-plugin.version>2.6</maven-war-plugin.version>
<mockito.version>1.10.19</mockito.version>
</properties>
<prerequisites>