Added testCase for all Services

This commit is contained in:
Giuseppe Bueti
2016-01-31 11:05:11 +01:00
parent 663def8e2c
commit b39ec7d76e
6 changed files with 206 additions and 137 deletions
-15
View File
@@ -99,21 +99,6 @@
<version>2.4</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.7.0</version>
</dependency>
</dependencies>