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 @@
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 @@
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
.
settingsCode
- the code to execute to configure MockSettings
for further configuration of the mock to createsettingsCode
- the code to execute to configure MockSettings
for further configuration of the mock to create