Class FieldAnnotationMatcherStrategy

java.lang.Object
org.powermock.reflect.internal.matcherstrategies.FieldMatcherStrategy
org.powermock.reflect.internal.matcherstrategies.FieldAnnotationMatcherStrategy

public class FieldAnnotationMatcherStrategy extends FieldMatcherStrategy
  • Constructor Details

    • FieldAnnotationMatcherStrategy

      public FieldAnnotationMatcherStrategy(Class<? extends Annotation>[] annotations)
  • Method Details