Package org.mockito.testng
Annotation Type MockitoSettings
-
@Inherited @Retention(RUNTIME) @Target(TYPE) @Documented public @interface MockitoSettingsAnnotation that can configure Mockito settings. Used byMockitoTestNGListener
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description org.mockito.quality.StrictnessstrictnessConfigure the strictness used in this test.
-