Annotation Type PredicateFactory
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface PredicateFactory
This meta annotation allows to extend the set of model entity selecting annotations forMockSimulationExtension
. For each annotation it provides the Factory class which is used to create a filtering predicate based on the JUnit parameter context.