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