MockInjectionUsingSetterOrPropertyTest.java | 115 assertNull("not injected, no mock named 'candidate1'", hasTwoFieldsWithSameType.candidate1); 174 private IMethods candidate1; field in class:MockInjectionUsingSetterOrPropertyTest.HasTwoFieldsWithSameType
|