diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-06-06 14:46:07 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-06-06 12:37:17 +0000 |
commit | b2533e5f96d5341693df7e6aba5d78a58c10af8c (patch) | |
tree | db2568200b6927899c6b595dbcc6e06f56bdc69d /pom.xml | |
parent | e82d411b6807bb8cd0940cd41712a1879a14f763 (diff) |
new unit tests for sdc-dao
Change-Id: Iea7efb56bb8125cc9e236f726fe67c9832b85fec
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ <artifactId>mockito-core</artifactId> <version>${mockito.version}</version> </dependency> + <dependency> <groupId>org.jmockit</groupId> <artifactId>jmockit</artifactId> |