Package-level declarations
Functions
Link copied to clipboard
Perform field and method injection on an object that's been created outside the context of mockspresso.
Perform field and method injection on an object that's been created outside the context of mockspresso. This method is safe to use with generic objects
Link copied to clipboard
Enable automatic mapping of javax.inject.Providers to their underlying dependencies.
Link copied to clipboard
Make real objects using reflection according to java.inject rules. Supports constructor, property, field and method injection.