commit | b2533e5f96d5341693df7e6aba5d78a58c10af8c | [log] [tgz] |
---|---|---|
author | Tal Gitelman <tg851x@intl.att.com> | Wed Jun 06 14:46:07 2018 +0300 |
committer | Tal Gitelman <tg851x@intl.att.com> | Wed Jun 06 12:37:17 2018 +0000 |
tree | db2568200b6927899c6b595dbcc6e06f56bdc69d | |
parent | e82d411b6807bb8cd0940cd41712a1879a14f763 [diff] [blame] |
new unit tests for sdc-dao Change-Id: Iea7efb56bb8125cc9e236f726fe67c9832b85fec Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
diff --git a/pom.xml b/pom.xml index e94dd9a..f432255 100644 --- a/pom.xml +++ b/pom.xml
@@ -147,6 +147,7 @@ <artifactId>mockito-core</artifactId> <version>${mockito.version}</version> </dependency> + <dependency> <groupId>org.jmockit</groupId> <artifactId>jmockit</artifactId>