From 9e0219abc61b28b94d88fefbf8cc4a13d1683a67 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Mon, 10 Sep 2018 17:45:52 -0400 Subject: Functional so/libs unit tests Unit tests to prepare for migration from the codehaus to the fasterxml implementation of jackson. Iincreases the code coverage metric from 51% to 70%. Change-Id: I6338214f3de9df95956b46d4e313d00052eb8692 Issue-ID: SO-1011 Signed-off-by: Rob Daugherty --- glance-model/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'glance-model/pom.xml') diff --git a/glance-model/pom.xml b/glance-model/pom.xml index fe104d7..71b224e 100644 --- a/glance-model/pom.xml +++ b/glance-model/pom.xml @@ -14,7 +14,11 @@ junit junit - 4.12 + test + + + org.skyscreamer + jsonassert test -- cgit 1.2.3-korg