Uses of Interface
org.mockito.plugins.InlineMockMaker
Packages that use InlineMockMaker
Package
Description
ByteBuddy related stuff.
-
Uses of InlineMockMaker in org.mockito.internal.creation.bytebuddy
Classes in org.mockito.internal.creation.bytebuddy that implement InlineMockMakerModifier and TypeClassDescriptionclass
(package private) class
Agent and subclass based mock maker. -
Uses of InlineMockMaker in org.mockito.internal.framework
Methods in org.mockito.internal.framework that return InlineMockMakerModifier and TypeMethodDescriptionprivate InlineMockMaker
DefaultMockitoFramework.getInlineMockMaker()