Searched defs:protectedParentField (Results 1 – 1 of 1) sorted by relevance
22 protected String protectedParentField; field in ReflectionMatchersTest.Parent23 public Parent(int parentField, String protectedParentField) { in Parent()32 …public Child(int parentField, String protectedParentField, int childFieldOne, Object childFieldTwo… in Child()