#631 - Partial Response : Get specified fields response.

This commit is contained in:
Gopinath Langote
2017-09-14 19:45:56 +05:30
parent d0ad0f7ea9
commit 6d3dce065d
4 changed files with 68 additions and 6 deletions

View File

@ -15,6 +15,10 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
</dependencies>