From a7bf2eb382c8a8be74f71bca1c44686929535114 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Thu, 14 Nov 2019 01:54:16 +0200 Subject: [PATCH] Ad more tests in ExtensionAnnotationProcessorTest --- pf4j/pom.xml | 12 +- .../ExtensionAnnotationProcessor.java | 15 +-- .../ExtensionAnnotationProcessorTest.java | 109 +++++++++++++++++- 3 files changed, 119 insertions(+), 17 deletions(-) diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 22a7121..c24b30b 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -90,15 +90,15 @@ true + org.hamcrest hamcrest ${hamcrest.version} test - -