Annotation Type InTestsMockStatic

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<?>[] value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      MockDecision decision  
    • Element Detail

      • value

        Class<?>[] value
        Returns:
        the classes to mock (or not).
      • decision

        MockDecision decision
        Returns:
        the mocking decision to apply.
        Default:
        com.diffblue.cover.annotations.MockDecision.RECOMMENDED