aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Darosz <piotr.darosz@nokia.com>2018-06-18 12:46:35 +0200
committerTal Gitelman <tg851x@intl.att.com>2018-07-24 14:28:36 +0000
commit0081451051e155e758a6d0be40f2fb8b18c434c9 (patch)
tree3138041395c7f933d05a3a5db2d1f21493b169b2 /pom.xml
parentd0f8678bfa7f06f06c9f1dd3cad862b1b99c3a03 (diff)
Refactor tests inside the catalog-dao model
Use Hamcrest matchers to simplify getter/setter tests structure Change-Id: Icee88395034ffb61e60a9190d2a9e77571e6fac3 Issue-ID: SDC-1434 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0839407c72..fdbc5b5e01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,7 @@
<testng.version>6.9.10</testng.version>
<extentreports.version>3.0.3</extentreports.version>
<cucumber.version>2.3.1</cucumber.version>
+ <bean-matchers.version>0.11</bean-matchers.version>
<!-- parser-->
<sdc-tosca-parser.version>1.2.3-SNAPSHOT</sdc-tosca-parser.version>