Test Cases - XStream Object to-from json

Test Cases - XStream Object to-from json
This commit is contained in:
ankur-singhal
2016-04-08 21:03:51 +05:30
parent 63f1bd7665
commit ab3f68f1c2
4 changed files with 114 additions and 11 deletions
+6
View File
@@ -14,6 +14,12 @@
<version>1.4.5</version>
</dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
<version>1.3.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>