From fc466d5685156330cef7f88c83419223f5ff6596 Mon Sep 17 00:00:00 2001 From: Spock Framework Robot Date: Tue, 7 Jan 2025 18:55:21 +0000 Subject: [PATCH] Publish javadoc/2.4-M5 --- javadoc/2.4-M5/spock/mock/MockMakers.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/javadoc/2.4-M5/spock/mock/MockMakers.html b/javadoc/2.4-M5/spock/mock/MockMakers.html index 4124beeb1a..bed1eaeddc 100644 --- a/javadoc/2.4-M5/spock/mock/MockMakers.html +++ b/javadoc/2.4-M5/spock/mock/MockMakers.html @@ -215,7 +215,7 @@

mockito

  • FINAL_CLASS
  • FINAL_METHOD
  • -

    It uses MockMakers.INLINE under the hood, +

    It uses MockMakers.INLINE under the hood, please see the Mockito manual for all pros and cons, when using MockMakers.INLINE. @@ -244,11 +244,11 @@

    mockito

  • FINAL_CLASS
  • FINAL_METHOD
  • -

    It uses MockMakers.INLINE under the hood, +

    It uses MockMakers.INLINE under the hood, please see the Mockito manual for all pros and cons, when using MockMakers.INLINE.

    Parameters:
    -
    settingsCode - the code to execute to configure MockSettings for further configuration of the mock to create
    +
    settingsCode - the code to execute to configure MockSettings for further configuration of the mock to create