Annotation Type MockitoSettings

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      org.mockito.quality.Strictness strictness
      Configure the strictness used in this test.
    • Element Detail

      • strictness

        org.mockito.quality.Strictness strictness
        Configure the strictness used in this test.
        Returns:
        The strictness to configure, by default Strictness.STRICT_STUBS
        Default:
        org.mockito.quality.Strictness.STRICT_STUBS