From ac5a18c4b829bdc401891ff7ac9d86e3da2ff31b Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Wed, 4 Sep 2013 06:50:12 +0000 Subject: [PATCH] Adds FEST assert to simplify testing git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1519917 13f79535-47bb-0310-9956-ffa450edef68 --- plugins/json/pom.xml | 6 ++++++ pom.xml | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index f28cea582..ee5f6f6e9 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -97,5 +97,11 @@ test + + org.easytesting + fest-assert + tewst + + diff --git a/pom.xml b/pom.xml index cff66f7be..1392b2d0b 100644 --- a/pom.xml +++ b/pom.xml @@ -774,6 +774,13 @@ test + + org.easytesting + fest-assert + 1.4 + test + + jmock jmock-cglib