Uses of Interface
org.mockito.junit.MockitoRule
-
Packages that use MockitoRule Package Description org.mockito.junit -
-
Uses of MockitoRule in org.mockito.junit
Classes in org.mockito.junit that implement MockitoRule Modifier and Type Class Description classMockitoJUnitRuleDeprecated.Methods in org.mockito.junit that return MockitoRule Modifier and Type Method Description static MockitoRuleMockitoJUnit. rule()Creates rule instance that initiates @Mocks SeeMockitoRule.
-