Uses of Enum
org.mockito.mock.MockType
Packages that use MockType
-
Uses of MockType in org.mockito.mock
Methods in org.mockito.mock that return MockTypeModifier and TypeMethodDescriptionMockCreationSettings.getMockType()Returns theMockTypefor the mock being created.static MockTypeReturns the enum constant of this type with the specified name.static MockType[]MockType.values()Returns an array containing the constants of this enum type, in the order they are declared.