From 06634835ef4bb917d75c06f199b5238804aada93 Mon Sep 17 00:00:00 2001 From: Spock Framework Robot Date: Fri, 18 Oct 2024 10:12:15 +0000 Subject: [PATCH] Publish docs/2.4-SNAPSHOT --- docs/2.4-SNAPSHOT/all_in_one.html | 542 +++++++++--------- docs/2.4-SNAPSHOT/data_driven_testing.html | 134 ++--- docs/2.4-SNAPSHOT/extensions.html | 158 ++--- docs/2.4-SNAPSHOT/faq.html | 2 +- docs/2.4-SNAPSHOT/getting_started.html | 2 +- docs/2.4-SNAPSHOT/include.html | 2 +- docs/2.4-SNAPSHOT/index.html | 2 +- .../interaction_based_testing.html | 118 ++-- docs/2.4-SNAPSHOT/introduction.html | 2 +- docs/2.4-SNAPSHOT/known_issues.html | 2 +- docs/2.4-SNAPSHOT/migration_guide.html | 2 +- docs/2.4-SNAPSHOT/module_spring.html | 28 +- docs/2.4-SNAPSHOT/modules.html | 28 +- docs/2.4-SNAPSHOT/parallel_execution.html | 10 +- docs/2.4-SNAPSHOT/release_notes.html | 2 +- docs/2.4-SNAPSHOT/spock_primer.html | 74 +-- docs/2.4-SNAPSHOT/utilities.html | 32 +- 17 files changed, 570 insertions(+), 570 deletions(-) diff --git a/docs/2.4-SNAPSHOT/all_in_one.html b/docs/2.4-SNAPSHOT/all_in_one.html index 6d0ef8a564..da7375add7 100644 --- a/docs/2.4-SNAPSHOT/all_in_one.html +++ b/docs/2.4-SNAPSHOT/all_in_one.html @@ -899,8 +899,8 @@
assert it > 0 } -

-

+

+

@@ -923,8 +923,8 @@
assert it > 0 } -

-

+

+

@@ -946,8 +946,8 @@
assert !!(foo == bar) : "foobar" -

-

+

+

@@ -968,8 +968,8 @@

-

+

+

@@ -997,8 +997,8 @@

-

+

+

@@ -1017,8 +1017,8 @@
assert !!(foo == bar) -

-

+

+

@@ -1037,8 +1037,8 @@

-

+

+

@@ -1175,8 +1175,8 @@
-

-

+

+

@@ -1388,8 +1388,8 @@

-

+

+

@@ -1609,8 +1609,8 @@

assert list == [1, 2, 4] -

-

+

+

@@ -1632,8 +1632,8 @@

-

+

+

@@ -1656,8 +1656,8 @@

assert set == [1, 2, 4] as Set -

-

+

+

@@ -1682,8 +1682,8 @@

-

+

+

@@ -1707,8 +1707,8 @@

assert list.every { it == 2 } -

-

+

+

@@ -1730,8 +1730,8 @@

-

+

+

@@ -1758,8 +1758,8 @@

it == 2 } -

-

+

+

@@ -1791,7 +1791,7 @@

-

+

@@ -1813,8 +1813,8 @@

"int($it)" }) { it == 2 } -

-

+

+

@@ -1846,7 +1846,7 @@

-

+

@@ -2053,8 +2053,8 @@

-

-

+

+

@@ -2103,8 +2103,8 @@

-

-

+

+

@@ -2141,8 +2141,8 @@

-

-

+

+

@@ -2171,8 +2171,8 @@

0 | _ -

-

+

+

@@ -2204,8 +2204,8 @@

5 | 6 -

-

+

+

@@ -2228,8 +2228,8 @@

0 | 5 | 6 -

-

+

+

@@ -2263,8 +2263,8 @@

5 | 6 -

-

+

+

@@ -2342,8 +2342,8 @@

< } -

-

+

+

@@ -2374,8 +2374,8 @@

< } -

-

+

+

@@ -2412,8 +2412,8 @@

< } -

-

+

+

@@ -2469,8 +2469,8 @@

-

+

+

@@ -2575,8 +2575,8 @@

3, 7, 0] -

-

+

+

@@ -2616,8 +2616,8 @@

-

+

+

@@ -2638,8 +2638,8 @@

"select * from maxdata") -

-

+

+

@@ -2726,8 +2726,8 @@

-

+

+

@@ -2763,8 +2763,8 @@

< ] -

-

+

+

@@ -2788,8 +2788,8 @@

< ] -

-

+

+

@@ -2846,8 +2846,8 @@

-

+

+

@@ -2874,8 +2874,8 @@

-

+

+

@@ -2927,8 +2927,8 @@

-

+

+

@@ -2954,8 +2954,8 @@

-

+

+

@@ -2988,8 +2988,8 @@

-

+

+

@@ -3013,8 +3013,8 @@

0 | a + 3 -

-

+

+

@@ -3047,8 +3047,8 @@

4 | b * 4 -

-

+

+

@@ -3080,8 +3080,8 @@

-

+

+

@@ -3103,8 +3103,8 @@

-

+

+

@@ -3135,8 +3135,8 @@

-

+

+

@@ -3169,8 +3169,8 @@

-

+

+

@@ -3202,8 +3202,8 @@

-

+

+

@@ -3252,8 +3252,8 @@

< } -

-

+

+

@@ -3292,8 +3292,8 @@

-

+

+

@@ -3348,8 +3348,8 @@

def "#person.name.toUpperCase()"() { // zero-arg method call -

-

+

+

@@ -3385,8 +3385,8 @@

-

+

+

@@ -3613,8 +3613,8 @@

-

+

+

@@ -3672,8 +3672,8 @@

def subscriber2 = Mock(Subscriber) -

-

+

+

@@ -3693,8 +3693,8 @@

-

-

+

+

@@ -3768,8 +3768,8 @@

-

-

+

+

@@ -3802,8 +3802,8 @@

-

+

+

@@ -3933,8 +3933,8 @@

< // (here: message length is greater than 3 and contains the character a) -

-

+

+

@@ -4037,8 +4037,8 @@

-

-

+

+

@@ -4087,8 +4087,8 @@

1 * _ // shortcut for and preferred over the above -

-

+

+

@@ -4246,8 +4246,8 @@

1 -

-

+

+

@@ -4307,8 +4307,8 @@

-

+

+

@@ -4343,8 +4343,8 @@

1 * subscriber.receive("message2") -

-

+

+

@@ -4529,8 +4529,8 @@

def subscriber = Mock(mockMaker: MockMakers.byteBuddy, Subscriber) -

-

+

+

@@ -4743,8 +4743,8 @@

'id-1337' -

-

+

+

@@ -4930,8 +4930,8 @@

constructorArgs: [(Pattern) null]) -

-

+

+

@@ -5086,8 +5086,8 @@

-

-

+

+

@@ -5118,8 +5118,8 @@

"MockValue" -

-

+

+

@@ -5144,8 +5144,8 @@

"MockValue" -

-

+

+

@@ -5171,8 +5171,8 @@

"" -

-

+

+

@@ -5238,8 +5238,8 @@

-

+

+

@@ -5337,8 +5337,8 @@

2 * anySubscriber.receive("message") -

-

+

+

@@ -5425,8 +5425,8 @@

null -

-

+

+

@@ -5454,8 +5454,8 @@

instanceof RealSubscriber -

-

+

+

@@ -5684,8 +5684,8 @@

< } -

-

+

+

@@ -5708,8 +5708,8 @@

< def mockUtil = new MockUtil() -

-

+

+

@@ -5753,8 +5753,8 @@

-

+

+

@@ -5798,8 +5798,8 @@
-

-

+

+

@@ -5858,8 +5858,8 @@
-

-

+

+

@@ -5904,8 +5904,8 @@
-

-

+

+

@@ -5963,8 +5963,8 @@
-

-

+

+

@@ -6146,8 +6146,8 @@

def "I'll run everywhere but on Windows"() { -

-

+

+

@@ -6209,8 +6209,8 @@

def "I will run everywhere but on Windows"() { -

-

+

+

@@ -6230,8 +6230,8 @@
def "For the given reason, I will not run on MacOS"() { -

-

+

+

@@ -6258,8 +6258,8 @@
-

-

+

+

@@ -6281,8 +6281,8 @@
def "I'll run everywhere but on Windows or anywhere on Java 8"() { -

-

+

+

@@ -6308,8 +6308,8 @@
def "I will run everywhere but not on Windows"() { -

-

+

+

@@ -6334,8 +6334,8 @@
-

-

+

+

@@ -6365,8 +6365,8 @@

def "I'll only run on Windows"() { -

-

+

+

@@ -6392,8 +6392,8 @@

def "I'll run only on Windows with Java 8"() { -

-

+

+

@@ -6481,8 +6481,8 @@

def "This feature isn't deployed out to production yet, and isn't expected to pass"() { -

-

+

+

@@ -6511,8 +6511,8 @@

def "I have various problems in certain situations"() { -

-

+

+

@@ -6539,8 +6539,8 @@

-

-

+

+

@@ -6588,8 +6588,8 @@

-

-

+

+

@@ -6680,8 +6680,8 @@

-

-

+

+

@@ -6818,8 +6818,8 @@

Us } -

-

+

+

@@ -6880,8 +6880,8 @@

-

+

+

@@ -7076,8 +7076,8 @@

-

+

+

@@ -7185,8 +7185,8 @@

Se } -

-

+

+

@@ -7225,8 +7225,8 @@

-

+

+

@@ -7266,8 +7266,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -7288,8 +7288,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -7309,8 +7309,8 @@

-

+

+

@@ -7393,8 +7393,8 @@

-

-

+

+

@@ -7468,8 +7468,8 @@

-

-

+

+

@@ -7489,8 +7489,8 @@

-

-

+

+

@@ -7514,8 +7514,8 @@

-

-

+

+

@@ -7543,8 +7543,8 @@

-

-

+

+

@@ -7876,8 +7876,8 @@

-

-

+

+

@@ -7942,8 +7942,8 @@

-

-

+

+

@@ -7986,8 +7986,8 @@

< } -

-

+

+

@@ -8033,8 +8033,8 @@
< } -

-

+

+

@@ -8309,8 +8309,8 @@

-

-

+

+

@@ -8336,8 +8336,8 @@

<
Subscriber subscriber = Mock(mockMaker: MockMakers.mockito)
-

-

+

+

@@ -8375,8 +8375,8 @@
< }) -

-

+

+

@@ -8509,7 +8509,7 @@
-

+

@@ -8533,8 +8533,8 @@
"Cannot create mock for class java.util.ArrayList. fancy: Mock with serialization and fancy types is not supported." -

-

+

+

@@ -8647,8 +8647,8 @@

-

+

+

@@ -8736,8 +8736,8 @@

-

+

+

@@ -8762,8 +8762,8 @@

-

+

+

@@ -8802,7 +8802,7 @@

-

+

@@ -8861,7 +8861,7 @@

+

@@ -8906,8 +8906,8 @@

-

+

+

@@ -8975,8 +8975,8 @@

assert x =~ [4, 1, 2] -

-

+

+

@@ -8998,8 +8998,8 @@

-

+

+

@@ -9019,8 +9019,8 @@

assert x ==~ [4, 1, 2] -

-

+

+

@@ -9042,8 +9042,8 @@

(2) -

-

+

+

@@ -9109,8 +9109,8 @@

-

-

+

+

@@ -9166,8 +9166,8 @@

-

-

+

+

@@ -9217,8 +9217,8 @@

-

-

+

+

@@ -9543,8 +9543,8 @@

-

-

+

+

@@ -9657,8 +9657,8 @@

-

-

+

+

@@ -9701,7 +9701,7 @@
XM </beans> -

+

@@ -9796,8 +9796,8 @@

-

+

+

@@ -9869,8 +9869,8 @@
-

-

+

+

@@ -9929,8 +9929,8 @@
-

-

+

+

@@ -9958,8 +9958,8 @@
class StubBeansExamples extends Specification { -

-

+

+

@@ -10014,8 +10014,8 @@
-

-

+

+

@@ -13679,7 +13679,7 @@

diff --git a/docs/2.4-SNAPSHOT/data_driven_testing.html b/docs/2.4-SNAPSHOT/data_driven_testing.html index ba269d7dae..461f5cc1e8 100644 --- a/docs/2.4-SNAPSHOT/data_driven_testing.html +++ b/docs/2.4-SNAPSHOT/data_driven_testing.html @@ -60,8 +60,8 @@

-

+

+

@@ -110,8 +110,8 @@

-

+

+

@@ -150,8 +150,8 @@

-

-

+

+

@@ -180,8 +180,8 @@

0 | _ -

-

+

+

@@ -213,8 +213,8 @@

5 | 6 -

-

+

+

@@ -237,8 +237,8 @@

0 | 5 | 6 -

-

+

+

@@ -272,8 +272,8 @@

5 | 6 -

-

+

+

@@ -357,8 +357,8 @@

< } -

-

+

+

@@ -389,8 +389,8 @@

< } -

-

+

+

@@ -427,8 +427,8 @@

< } -

-

+

+

@@ -488,8 +488,8 @@

-

+

+

@@ -596,8 +596,8 @@

3, 7, 0] -

-

+

+

@@ -639,8 +639,8 @@

-

+

+

@@ -661,8 +661,8 @@

"select * from maxdata") -

-

+

+

@@ -749,8 +749,8 @@

-

+

+

@@ -786,8 +786,8 @@

< ] -

-

+

+

@@ -811,8 +811,8 @@

< ] -

-

+

+

@@ -871,8 +871,8 @@

-

+

+

@@ -899,8 +899,8 @@

-

+

+

@@ -954,8 +954,8 @@

-

+

+

@@ -981,8 +981,8 @@

-

+

+

@@ -1017,8 +1017,8 @@

-

+

+

@@ -1042,8 +1042,8 @@

0 | a + 3 -

-

+

+

@@ -1076,8 +1076,8 @@

4 | b * 4 -

-

+

+

@@ -1111,8 +1111,8 @@

-

+

+

@@ -1134,8 +1134,8 @@

-

+

+

@@ -1168,8 +1168,8 @@

-

+

+

@@ -1204,8 +1204,8 @@

-

+

+

@@ -1237,8 +1237,8 @@

-

+

+

@@ -1291,8 +1291,8 @@

< } -

-

+

+

@@ -1335,8 +1335,8 @@

-

+

+

@@ -1391,8 +1391,8 @@

def "#person.name.toUpperCase()"() { // zero-arg method call -

-

+

+

@@ -1428,8 +1428,8 @@

-

+

+

@@ -1630,7 +1630,7 @@

diff --git a/docs/2.4-SNAPSHOT/extensions.html b/docs/2.4-SNAPSHOT/extensions.html index 40fe883593..1b00d696e9 100644 --- a/docs/2.4-SNAPSHOT/extensions.html +++ b/docs/2.4-SNAPSHOT/extensions.html @@ -177,8 +177,8 @@

def "I'll run everywhere but on Windows"() { -

-

+

+

@@ -240,8 +240,8 @@

def "I will run everywhere but on Windows"() { -

-

+

+

@@ -261,8 +261,8 @@

def "For the given reason, I will not run on MacOS"() { -

-

+

+

@@ -289,8 +289,8 @@

-

-

+

+

@@ -312,8 +312,8 @@

def "I'll run everywhere but on Windows or anywhere on Java 8"() { -

-

+

+

@@ -339,8 +339,8 @@

def "I will run everywhere but not on Windows"() { -

-

+

+

@@ -365,8 +365,8 @@

-

-

+

+

@@ -396,8 +396,8 @@

def "I'll only run on Windows"() { -

-

+

+

@@ -423,8 +423,8 @@

def "I'll run only on Windows with Java 8"() { -

-

+

+

@@ -512,8 +512,8 @@

def "This feature isn't deployed out to production yet, and isn't expected to pass"() { -

-

+

+

@@ -542,8 +542,8 @@

def "I have various problems in certain situations"() { -

-

+

+

@@ -570,8 +570,8 @@

-

-

+

+

@@ -619,8 +619,8 @@

-

-

+

+

@@ -711,8 +711,8 @@

-

-

+

+

@@ -849,8 +849,8 @@

Us } -

-

+

+

@@ -911,8 +911,8 @@

-

+

+

@@ -1107,8 +1107,8 @@

-

+

+

@@ -1216,8 +1216,8 @@

Se } -

-

+

+

@@ -1256,8 +1256,8 @@

-

+

+

@@ -1297,8 +1297,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -1319,8 +1319,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -1340,8 +1340,8 @@

-

+

+

@@ -1424,8 +1424,8 @@

-

-

+

+

@@ -1499,8 +1499,8 @@

-

-

+

+

@@ -1520,8 +1520,8 @@

-

-

+

+

@@ -1545,8 +1545,8 @@

-

-

+

+

@@ -1574,8 +1574,8 @@

-

-

+

+

@@ -1911,8 +1911,8 @@

-

-

+

+

@@ -1977,8 +1977,8 @@

-

-

+

+

@@ -2021,8 +2021,8 @@

< } -

-

+

+

@@ -2068,8 +2068,8 @@

< } -

-

+

+

@@ -2344,8 +2344,8 @@

-

-

+

+

@@ -2371,8 +2371,8 @@

<
Subscriber subscriber = Mock(mockMaker: MockMakers.mockito)
-

-

+

+

@@ -2410,8 +2410,8 @@

< }) -

-

+

+

@@ -2544,7 +2544,7 @@

-

+

@@ -2568,8 +2568,8 @@

"Cannot create mock for class java.util.ArrayList. fancy: Mock with serialization and fancy types is not supported." -

-

+

+

@@ -2682,8 +2682,8 @@

-

+

+

@@ -2771,8 +2771,8 @@

-

+

+

@@ -2797,8 +2797,8 @@

-

+

+

@@ -2837,7 +2837,7 @@

-

+

@@ -2855,7 +2855,7 @@

diff --git a/docs/2.4-SNAPSHOT/faq.html b/docs/2.4-SNAPSHOT/faq.html index d86bbf474c..e2eb9de1c1 100644 --- a/docs/2.4-SNAPSHOT/faq.html +++ b/docs/2.4-SNAPSHOT/faq.html @@ -69,7 +69,7 @@

diff --git a/docs/2.4-SNAPSHOT/getting_started.html b/docs/2.4-SNAPSHOT/getting_started.html index c70b28faba..5ccfd22d6a 100644 --- a/docs/2.4-SNAPSHOT/getting_started.html +++ b/docs/2.4-SNAPSHOT/getting_started.html @@ -57,7 +57,7 @@

diff --git a/docs/2.4-SNAPSHOT/include.html b/docs/2.4-SNAPSHOT/include.html index 052ad96b66..d8cbbb842f 100644 --- a/docs/2.4-SNAPSHOT/include.html +++ b/docs/2.4-SNAPSHOT/include.html @@ -25,7 +25,7 @@ diff --git a/docs/2.4-SNAPSHOT/index.html b/docs/2.4-SNAPSHOT/index.html index 4edfa4b83a..99dd9993be 100644 --- a/docs/2.4-SNAPSHOT/index.html +++ b/docs/2.4-SNAPSHOT/index.html @@ -75,7 +75,7 @@

Spock Framework Reference Documentation

diff --git a/docs/2.4-SNAPSHOT/interaction_based_testing.html b/docs/2.4-SNAPSHOT/interaction_based_testing.html index 1368151d44..0093b1dd26 100644 --- a/docs/2.4-SNAPSHOT/interaction_based_testing.html +++ b/docs/2.4-SNAPSHOT/interaction_based_testing.html @@ -63,8 +63,8 @@

Interaction Based Testing

} -

-

+

+

@@ -125,8 +125,8 @@

def subscriber2 = Mock(Subscriber) -

-

+

+

@@ -146,8 +146,8 @@

-

-

+

+

@@ -225,8 +225,8 @@

-

-

+

+

@@ -261,8 +261,8 @@

-

+

+

@@ -392,8 +392,8 @@

< // (here: message length is greater than 3 and contains the character a) -

-

+

+

@@ -496,8 +496,8 @@

-

-

+

+

@@ -546,8 +546,8 @@

1 * _ // shortcut for and preferred over the above -

-

+

+

@@ -705,8 +705,8 @@

1 -

-

+

+

@@ -766,8 +766,8 @@

-

+

+

@@ -802,8 +802,8 @@

1 * subscriber.receive("message2") -

-

+

+

@@ -988,8 +988,8 @@

def subscriber = Mock(mockMaker: MockMakers.byteBuddy, Subscriber) -

-

+

+

@@ -1204,8 +1204,8 @@

'id-1337' -

-

+

+

@@ -1395,8 +1395,8 @@

constructorArgs: [(Pattern) null]) -

-

+

+

@@ -1553,8 +1553,8 @@

-

-

+

+

@@ -1585,8 +1585,8 @@

"MockValue" -

-

+

+

@@ -1611,8 +1611,8 @@

"MockValue" -

-

+

+

@@ -1638,8 +1638,8 @@

"" -

-

+

+

@@ -1705,8 +1705,8 @@

-

+

+

@@ -1806,8 +1806,8 @@

2 * anySubscriber.receive("message") -

-

+

+

@@ -1894,8 +1894,8 @@

null -

-

+

+

@@ -1923,8 +1923,8 @@

instanceof RealSubscriber -

-

+

+

@@ -2155,8 +2155,8 @@

< } -

-

+

+

@@ -2179,8 +2179,8 @@

< def mockUtil = new MockUtil() -

-

+

+

@@ -2224,8 +2224,8 @@

-

+

+

@@ -2269,8 +2269,8 @@

-

-

+

+

@@ -2329,8 +2329,8 @@

-

-

+

+

@@ -2375,8 +2375,8 @@

-

-

+

+

@@ -2434,8 +2434,8 @@

-

-

+

+

@@ -2493,7 +2493,7 @@

diff --git a/docs/2.4-SNAPSHOT/introduction.html b/docs/2.4-SNAPSHOT/introduction.html index 291f1cb40c..693270c362 100644 --- a/docs/2.4-SNAPSHOT/introduction.html +++ b/docs/2.4-SNAPSHOT/introduction.html @@ -41,7 +41,7 @@

Introduction

diff --git a/docs/2.4-SNAPSHOT/known_issues.html b/docs/2.4-SNAPSHOT/known_issues.html index d4d8f73cd7..617c136319 100644 --- a/docs/2.4-SNAPSHOT/known_issues.html +++ b/docs/2.4-SNAPSHOT/known_issues.html @@ -211,7 +211,7 @@

diff --git a/docs/2.4-SNAPSHOT/migration_guide.html b/docs/2.4-SNAPSHOT/migration_guide.html index c6392ad78c..e6d7ccc730 100644 --- a/docs/2.4-SNAPSHOT/migration_guide.html +++ b/docs/2.4-SNAPSHOT/migration_guide.html @@ -422,7 +422,7 @@

diff --git a/docs/2.4-SNAPSHOT/module_spring.html b/docs/2.4-SNAPSHOT/module_spring.html index da1373db05..3ac2ab9b69 100644 --- a/docs/2.4-SNAPSHOT/module_spring.html +++ b/docs/2.4-SNAPSHOT/module_spring.html @@ -91,8 +91,8 @@

-

-

+

+

@@ -135,7 +135,7 @@

XM </beans> -

+

@@ -230,8 +230,8 @@

-

+

+

@@ -303,8 +303,8 @@

-

-

+

+

@@ -363,8 +363,8 @@

-

-

+

+

@@ -392,8 +392,8 @@

class StubBeansExamples extends Specification { -

-

+

+

@@ -448,8 +448,8 @@

-

-

+

+

@@ -496,7 +496,7 @@

diff --git a/docs/2.4-SNAPSHOT/modules.html b/docs/2.4-SNAPSHOT/modules.html index e01cda71ef..fc4f47ae97 100644 --- a/docs/2.4-SNAPSHOT/modules.html +++ b/docs/2.4-SNAPSHOT/modules.html @@ -134,8 +134,8 @@

-

-

+

+

@@ -178,7 +178,7 @@

XM </beans> -

+

@@ -273,8 +273,8 @@

-

+

+

@@ -346,8 +346,8 @@

-

-

+

+

@@ -406,8 +406,8 @@
-

-

+

+

@@ -435,8 +435,8 @@
class StubBeansExamples extends Specification { -

-

+

+

@@ -491,8 +491,8 @@

-

-

+

+

@@ -574,7 +574,7 @@

diff --git a/docs/2.4-SNAPSHOT/parallel_execution.html b/docs/2.4-SNAPSHOT/parallel_execution.html index a4e125da40..e6bc474ad1 100644 --- a/docs/2.4-SNAPSHOT/parallel_execution.html +++ b/docs/2.4-SNAPSHOT/parallel_execution.html @@ -67,8 +67,8 @@

Parallel Execution

} -

-

+

+

@@ -400,8 +400,8 @@

-

-

+

+

@@ -411,7 +411,7 @@

diff --git a/docs/2.4-SNAPSHOT/release_notes.html b/docs/2.4-SNAPSHOT/release_notes.html index 1f335909a9..b2cb552e62 100644 --- a/docs/2.4-SNAPSHOT/release_notes.html +++ b/docs/2.4-SNAPSHOT/release_notes.html @@ -3046,7 +3046,7 @@

diff --git a/docs/2.4-SNAPSHOT/spock_primer.html b/docs/2.4-SNAPSHOT/spock_primer.html index 622fb211b5..934cf18a79 100644 --- a/docs/2.4-SNAPSHOT/spock_primer.html +++ b/docs/2.4-SNAPSHOT/spock_primer.html @@ -396,8 +396,8 @@
assert it > 0 } -

-

+

+

@@ -420,8 +420,8 @@
assert it > 0 } -

-

+

+

@@ -443,8 +443,8 @@
assert !!(foo == bar) : "foobar" -

-

+

+

@@ -465,8 +465,8 @@

-

+

+

@@ -494,8 +494,8 @@

-

+

+

@@ -514,8 +514,8 @@
assert !!(foo == bar) -

-

+

+

@@ -534,8 +534,8 @@

-

+

+

@@ -672,8 +672,8 @@
-

-

+

+

@@ -885,8 +885,8 @@

-

+

+

@@ -1114,8 +1114,8 @@

assert list == [1, 2, 4] -

-

+

+

@@ -1137,8 +1137,8 @@

-

+

+

@@ -1161,8 +1161,8 @@

assert set == [1, 2, 4] as Set -

-

+

+

@@ -1187,8 +1187,8 @@

-

+

+

@@ -1212,8 +1212,8 @@

assert list.every { it == 2 } -

-

+

+

@@ -1235,8 +1235,8 @@

-

+

+

@@ -1263,8 +1263,8 @@

it == 2 } -

-

+

+

@@ -1296,7 +1296,7 @@

-

+

@@ -1318,8 +1318,8 @@

"int($it)" }) { it == 2 } -

-

+

+

@@ -1351,7 +1351,7 @@

-

+

@@ -1535,7 +1535,7 @@

diff --git a/docs/2.4-SNAPSHOT/utilities.html b/docs/2.4-SNAPSHOT/utilities.html index df530fcc22..e34b007b6d 100644 --- a/docs/2.4-SNAPSHOT/utilities.html +++ b/docs/2.4-SNAPSHOT/utilities.html @@ -68,7 +68,7 @@

+

@@ -113,8 +113,8 @@

-

+

+

@@ -184,8 +184,8 @@

assert x =~ [4, 1, 2] -

-

+

+

@@ -207,8 +207,8 @@

-

+

+

@@ -228,8 +228,8 @@

assert x ==~ [4, 1, 2] -

-

+

+

@@ -251,8 +251,8 @@

(2) -

-

+

+

@@ -320,8 +320,8 @@

-

-

+

+

@@ -379,8 +379,8 @@

-

-

+

+

@@ -391,7 +391,7 @@