Uses of Interface
org.mockito.internal.progress.ArgumentMatcherStorage
Packages that use ArgumentMatcherStorage
Package
Description
Invocation machinery and related classes.
Mocking progress stateful classes.
-
Uses of ArgumentMatcherStorage in org.mockito.internal.invocation
Methods in org.mockito.internal.invocation with parameters of type ArgumentMatcherStorageModifier and TypeMethodDescriptionMatchersBinder.bindMatchers(ArgumentMatcherStorage argumentMatcherStorage, Invocation invocation) -
Uses of ArgumentMatcherStorage in org.mockito.internal.progress
Classes in org.mockito.internal.progress that implement ArgumentMatcherStorageMethods in org.mockito.internal.progress that return ArgumentMatcherStorageModifier and TypeMethodDescriptionMockingProgress.getArgumentMatcherStorage()MockingProgressImpl.getArgumentMatcherStorage()