| Interface | Description |
|---|---|
| MockCandidateFilter | |
| OngoingInjector |
Allow the ongoing injection of a mock candidate.
|
| Class | Description |
|---|---|
| NameBasedCandidateFilter | |
| TerminalMockCandidateFilter |
This node returns an actual injecter which will be either :
an
OngoingInjector that do nothing if a candidate couldn't be found
an OngoingInjector that will try to inject the candidate trying first the property setter then if not possible try the field access
|
| TypeBasedCandidateFilter |