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 --- quantum-model/pom.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'quantum-model/pom.xml') diff --git a/quantum-model/pom.xml b/quantum-model/pom.xml index 7100fb0..fd0a173 100644 --- a/quantum-model/pom.xml +++ b/quantum-model/pom.xml @@ -10,11 +10,15 @@ OpenStack Quantum Model OpenStack Quantum Model - + junit junit - 4.11 test - - + + + org.skyscreamer + jsonassert + test + + -- cgit 1.2.3-korg