Package org.mockito

Interface MockedConstruction.Context

All Known Implementing Classes:
InlineDelegateByteBuddyMockMaker.InlineConstructionMockContext
Enclosing interface:
MockedConstruction<T>

public static interface MockedConstruction.Context
  • Method Details

    • getCount

      int getCount()
    • constructor

      Constructor<?> constructor()
    • arguments

      List<?> arguments()