Package org.robolectric.sandbox
Interface ShadowMatcher
- All Known Implementing Classes:
- AndroidSdkShadowMatcher
public interface ShadowMatcher
ShadowMatcher is used by 
ShadowWrangler to provide library-specific
 rules about whether shadow classes and methods should be considered matches.- 
Field SummaryFields Modifier and Type Field Description static ShadowMatcherMATCH_ALL
- 
Method SummaryModifier and Type Method Description booleanmatches(Method method)booleanmatches(ShadowInfo shadowInfo)