diff --git a/core/pom.xml b/core/pom.xml index d9527f2c5..8a9b7b60d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -286,6 +286,18 @@ test + + org.mockito + mockito-all + test + + + + org.easytesting + fest-assert + test + + diff --git a/pom.xml b/pom.xml index c7b69a93f..9a2088572 100644 --- a/pom.xml +++ b/pom.xml @@ -800,6 +800,13 @@ test + + org.mockito + mockito-all + 1.9.5 + test + + jmock jmock-cglib