Uses of Interface
org.mockito.mock.MockName
Packages that use MockName
-
Uses of MockName in org.mockito.mock
Methods in org.mockito.mock that return MockNameModifier and TypeMethodDescriptionMockCreationSettings.getMockName()the name of this mock, as printed on verification errors; seeMockSettings.name(java.lang.String).