Uses of Class
org.powermock.reflect.internal.matcherstrategies.FieldMatcherStrategy
Packages that use FieldMatcherStrategy
-
Uses of FieldMatcherStrategy in org.powermock.reflect.internal
Methods in org.powermock.reflect.internal with parameters of type FieldMatcherStrategyModifier and TypeMethodDescriptionWhiteboxImpl.findAllFieldsUsingStrategy(FieldMatcherStrategy strategy, Object object, boolean checkHierarchy, boolean onlyInstanceFields, Class<?> startClass) Find all fields using strategy.private static FieldWhiteboxImpl.findField(Object object, FieldMatcherStrategy strategy, Class<?> where) Find field.private static FieldWhiteboxImpl.findFieldInHierarchy(Object object, FieldMatcherStrategy strategy) Find field in hierarchy.private static FieldWhiteboxImpl.findSingleFieldUsingStrategy(FieldMatcherStrategy strategy, Object object, boolean checkHierarchy, Class<?> startClass) Find single field using strategy. -
Uses of FieldMatcherStrategy in org.powermock.reflect.internal.matcherstrategies
Subclasses of FieldMatcherStrategy in org.powermock.reflect.internal.matcherstrategiesModifier and TypeClassDescriptionclassclassclassclassclassclass