From: David ‘Bombe’ Roden Date: Thu, 25 Jun 2015 17:20:14 +0000 (+0200) Subject: Add hamcrest matchers X-Git-Tag: v0.1.4~1^2~2 X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=commitdiff_plain;h=3b447777684ea3d391310139d10a311815b31531 Add hamcrest matchers --- diff --git a/pom.xml b/pom.xml index fd4babe..1f6c70d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,11 @@ test + org.hamcrest + hamcrest-integration + 1.3 + + com.google.guava guava 16.0.1