Class ConstructorInstantiator

java.lang.Object
org.mockito.internal.creation.instance.ConstructorInstantiator
All Implemented Interfaces:
Instantiator

public class ConstructorInstantiator extends Object implements Instantiator
  • Constructor Details

    • ConstructorInstantiator

      public ConstructorInstantiator(Object outerClassInstance)
  • Method Details