Package io.github.cjstehno.testthings.inject
package io.github.cjstehno.testthings.inject
-
ClassDescriptionDefines an injection of an Object into another Object.An exception noting that an injection failed.Defines some standard injection utilities.Default Injections implementation.The entry point for the injection framework, providing a simple configurable means of injecting values into an instance via reflection.Provides injection of values based on the field/property type rather than the name.