Class FieldNameMatcherStrategy

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

public class FieldNameMatcherStrategy extends FieldMatcherStrategy
  • Constructor Details

    • FieldNameMatcherStrategy

      public FieldNameMatcherStrategy(String fieldName)
  • Method Details