Searched refs:tryPropertyOrFieldInjection (Results 1 – 3 of 3) sorted by relevance
69 …eld(field("withoutConstructor"), this).withMocks(oneSetMock()).tryPropertyOrFieldInjection().apply… in can_try_property_or_setter_injection()76 …eld("withoutConstructor"), this).withMocks(otherKindOfMocks()).tryPropertyOrFieldInjection().apply… in should_not_fail_if_property_or_field_injection_is_not_possible()
23 .tryPropertyOrFieldInjection() in injectMocksOnFields()
80 public OngoingMockInjection tryPropertyOrFieldInjection() { in tryPropertyOrFieldInjection() method in MockInjection.OngoingMockInjection