Uses of Interface
org.mockito.InOrder
Packages that use InOrder
Package
Description
Mockito is a mock library for java - see
Mockito
class for usage.Internal classes, not to be used by clients.
-
Uses of InOrder in org.mockito
Methods in org.mockito that return InOrderModifier and TypeMethodDescriptionstatic InOrder
CreatesInOrder
object that allows verifying mocks in order.Methods in org.mockito with parameters of type InOrder -
Uses of InOrder in org.mockito.internal
Classes in org.mockito.internal that implement InOrderMethods in org.mockito.internal that return InOrder