@ -72,7 +72,7 @@ public class FilterAnnotations implements Iterable<TypeFilter> {
@@ -72,7 +72,7 @@ public class FilterAnnotations implements Iterable<TypeFilter> {
switch(filterType){
caseANNOTATION:
Assert.isAssignable(Annotation.class,filterClass,
"An error occurred while processing a ANNOTATION type filter: ");
"An error occurred while processing an ANNOTATION type filter: ");