From 5f147731796cdc11dffde548c3307ea9042640e3 Mon Sep 17 00:00:00 2001 From: tgolabek Date: Mon, 21 May 2018 12:13:08 +0200 Subject: Getter/setter tests inside the aai model Refactor of a tests of aai model for getters/setters using google matchers Issue-ID: VID-228 Change-Id: I5e7912bbcc4bd605002278b50b63d976a2dc55cc Signed-off-by: tgolabek --- vid-app-common/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 7a4852280..a42a2b33b 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -346,6 +346,12 @@ junit 4.12 + + com.google.code.bean-matchers + bean-matchers + 0.11 + test + org.json json -- cgit 1.2.3-korg