Package org.mockito.internal.configuration.injection.filter
package org.mockito.internal.configuration.injection.filter
-
ClassDescriptionAllow the ongoing injection of a mock candidate.This node returns an actual injecter which will be either : an
OngoingInjectorthat do nothing if a candidate couldn't be found anOngoingInjectorthat will try to inject the candidate trying first the property setter then if not possible try the field access