Package org.mockito.codegen
Class InjectionBase
java.lang.Object
org.mockito.codegen.InjectionBase
This class is required to resolve a method handle lookup for the
org.mockito.codegen
package what requires a preexisting class for the package.
By defining this class, the JVM (starting from Java 9) assures that this package is a part of the Mockito module such that we gain full access rights.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InjectionBase
private InjectionBase()
-