Uses of Package
mockit.internal.injection
Packages that use mockit.internal.injection
Package
Description
-
Classes in mockit.internal.injection used by mockit.internal.expectations.mockingClassDescriptionProvides type, name, and value(s) for an injection point, which is either a field to be injected or a parameter in the chosen constructor of a tested class.
-
Classes in mockit.internal.injection used by mockit.internal.injectionClassDescriptionProvides type, name, and value(s) for an injection point, which is either a field to be injected or a parameter in the chosen constructor of a tested class.Holds state used throughout the injection process while it's in progress for a given set of tested objects.
-
Classes in mockit.internal.injection used by mockit.internal.injection.constructorClassDescriptionProvides type, name, and value(s) for an injection point, which is either a field to be injected or a parameter in the chosen constructor of a tested class.Holds state used throughout the injection process while it's in progress for a given set of tested objects.
-
Classes in mockit.internal.injection used by mockit.internal.injection.fieldClassDescriptionProvides type, name, and value(s) for an injection point, which is either a field to be injected or a parameter in the chosen constructor of a tested class.Holds state used throughout the injection process while it's in progress for a given set of tested objects.
-
Classes in mockit.internal.injection used by mockit.internal.injection.fullClassDescriptionProvides type, name, and value(s) for an injection point, which is either a field to be injected or a parameter in the chosen constructor of a tested class.Holds state used throughout the injection process while it's in progress for a given set of tested objects.
-
Classes in mockit.internal.injection used by mockit.internal.state