Package org.mockito.internal.configuration.injection.filter
-
Interface Summary Interface Description MockCandidateFilter OngoingInjecter Allow the ongoing injection of a mock candidate. -
Class Summary Class Description FinalMockCandidateFilter This node returns an actual injecter which will be either : anOngoingInjecter
that do nothing if a candidate couldn't be found anOngoingInjecter
that will try to inject the candidate trying first the property setter then if not possible try the field accessNameBasedCandidateFilter TypeBasedCandidateFilter