Package org.mockito.testng
-
Class Summary Class Description MockitoTestNGListener Mockito TestNG Listener, this listener initializes mocks and handles strict stubbing, it is similar to JUnitMockitoJUnitRunner,MockitoRule,MockitoExtensionand adds the following behavior to your test: -
Annotation Types Summary Annotation Type Description MockitoSettings Annotation that can configure Mockito settings.