From 8e83042d12e21dab43c2a9c473c3ccc8e9232e77 Mon Sep 17 00:00:00 2001 From: Spock Framework Robot Date: Wed, 8 Jan 2025 16:02:53 +0000 Subject: [PATCH] Publish docs/2.4-SNAPSHOT --- docs/2.4-SNAPSHOT/all_in_one.html | 548 +++++++++--------- 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 | 80 +-- docs/2.4-SNAPSHOT/utilities.html | 32 +- 17 files changed, 576 insertions(+), 576 deletions(-) diff --git a/docs/2.4-SNAPSHOT/all_in_one.html b/docs/2.4-SNAPSHOT/all_in_one.html index ecf132bcc9..80a42abde6 100644 --- a/docs/2.4-SNAPSHOT/all_in_one.html +++ b/docs/2.4-SNAPSHOT/all_in_one.html @@ -901,8 +901,8 @@
assert it > 0 } -

-

+

+

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

-

+

+

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

-

+

+

@@ -970,8 +970,8 @@

-

+

+

@@ -999,8 +999,8 @@

-

+

+

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

-

+

+

@@ -1039,8 +1039,8 @@

-

+

+

@@ -1177,8 +1177,8 @@
-

-

+

+

@@ -1390,8 +1390,8 @@

-

+

+

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

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

-

+

+

@@ -1634,8 +1634,8 @@

-

+

+

@@ -1658,8 +1658,8 @@

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

-

+

+

@@ -1684,8 +1684,8 @@

-

+

+

@@ -1709,8 +1709,8 @@

assert list.every { it == 2 } -

-

+

+

@@ -1732,8 +1732,8 @@

-

+

+

@@ -1760,8 +1760,8 @@

it == 2 } -

-

+

+

@@ -1793,7 +1793,7 @@

-

+

@@ -1815,8 +1815,8 @@

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

-

+

+

@@ -1848,7 +1848,7 @@

-

+

@@ -1871,8 +1871,8 @@

it, i -> it == expected[i] } -

-

+

+

@@ -1910,7 +1910,7 @@

-

+

@@ -2117,8 +2117,8 @@

-

-

+

+

@@ -2167,8 +2167,8 @@

-

-

+

+

@@ -2205,8 +2205,8 @@

-

-

+

+

@@ -2235,8 +2235,8 @@

0 | _ -

-

+

+

@@ -2268,8 +2268,8 @@

5 | 6 -

-

+

+

@@ -2292,8 +2292,8 @@

0 | 5 | 6 -

-

+

+

@@ -2327,8 +2327,8 @@

5 | 6 -

-

+

+

@@ -2406,8 +2406,8 @@

< } -

-

+

+

@@ -2438,8 +2438,8 @@

< } -

-

+

+

@@ -2476,8 +2476,8 @@

< } -

-

+

+

@@ -2533,8 +2533,8 @@

-

+

+

@@ -2639,8 +2639,8 @@

3, 7, 0] -

-

+

+

@@ -2694,8 +2694,8 @@

-

+

+

@@ -2716,8 +2716,8 @@

"select * from maxdata") -

-

+

+

@@ -2804,8 +2804,8 @@

-

+

+

@@ -2841,8 +2841,8 @@

< ] -

-

+

+

@@ -2866,8 +2866,8 @@

< ] -

-

+

+

@@ -2924,8 +2924,8 @@

-

+

+

@@ -2952,8 +2952,8 @@

-

+

+

@@ -3005,8 +3005,8 @@

-

+

+

@@ -3032,8 +3032,8 @@

-

+

+

@@ -3066,8 +3066,8 @@

-

+

+

@@ -3091,8 +3091,8 @@

0 | a + 3 -

-

+

+

@@ -3125,8 +3125,8 @@

4 | b * 4 -

-

+

+

@@ -3158,8 +3158,8 @@

-

+

+

@@ -3181,8 +3181,8 @@

-

+

+

@@ -3213,8 +3213,8 @@

-

+

+

@@ -3247,8 +3247,8 @@

-

+

+

@@ -3280,8 +3280,8 @@

-

+

+

@@ -3330,8 +3330,8 @@

< } -

-

+

+

@@ -3370,8 +3370,8 @@

-

+

+

@@ -3426,8 +3426,8 @@

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

-

+

+

@@ -3463,8 +3463,8 @@

-

+

+

@@ -3691,8 +3691,8 @@

-

+

+

@@ -3750,8 +3750,8 @@

def subscriber2 = Mock(Subscriber) -

-

+

+

@@ -3771,8 +3771,8 @@

-

-

+

+

@@ -3846,8 +3846,8 @@

-

-

+

+

@@ -3880,8 +3880,8 @@

-

+

+

@@ -4011,8 +4011,8 @@

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

-

+

+

@@ -4115,8 +4115,8 @@

-

-

+

+

@@ -4165,8 +4165,8 @@

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

-

+

+

@@ -4324,8 +4324,8 @@

1 -

-

+

+

@@ -4385,8 +4385,8 @@

-

+

+

@@ -4421,8 +4421,8 @@

1 * subscriber.receive("message2") -

-

+

+

@@ -4607,8 +4607,8 @@

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

-

+

+

@@ -4821,8 +4821,8 @@

'id-1337' -

-

+

+

@@ -5008,8 +5008,8 @@

constructorArgs: [(Pattern) null]) -

-

+

+

@@ -5164,8 +5164,8 @@

-

-

+

+

@@ -5196,8 +5196,8 @@

"MockValue" -

-

+

+

@@ -5222,8 +5222,8 @@

"MockValue" -

-

+

+

@@ -5249,8 +5249,8 @@

"" -

-

+

+

@@ -5316,8 +5316,8 @@

-

+

+

@@ -5415,8 +5415,8 @@

2 * anySubscriber.receive("message") -

-

+

+

@@ -5503,8 +5503,8 @@

null -

-

+

+

@@ -5532,8 +5532,8 @@

instanceof RealSubscriber -

-

+

+

@@ -5762,8 +5762,8 @@

< } -

-

+

+

@@ -5786,8 +5786,8 @@

< def mockUtil = new MockUtil() -

-

+

+

@@ -5831,8 +5831,8 @@

-

+

+

@@ -5876,8 +5876,8 @@
-

-

+

+

@@ -5936,8 +5936,8 @@
-

-

+

+

@@ -5982,8 +5982,8 @@
-

-

+

+

@@ -6041,8 +6041,8 @@
-

-

+

+

@@ -6224,8 +6224,8 @@

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

-

+

+

@@ -6287,8 +6287,8 @@

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

-

+

+

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

-

+

+

@@ -6336,8 +6336,8 @@
-

-

+

+

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

-

+

+

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

-

+

+

@@ -6412,8 +6412,8 @@
-

-

+

+

@@ -6443,8 +6443,8 @@

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

-

+

+

@@ -6470,8 +6470,8 @@

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

-

+

+

@@ -6559,8 +6559,8 @@

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

-

+

+

@@ -6589,8 +6589,8 @@

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

-

+

+

@@ -6617,8 +6617,8 @@

-

-

+

+

@@ -6666,8 +6666,8 @@

-

-

+

+

@@ -6758,8 +6758,8 @@

-

-

+

+

@@ -6896,8 +6896,8 @@

Us } -

-

+

+

@@ -6958,8 +6958,8 @@

-

+

+

@@ -7154,8 +7154,8 @@

-

+

+

@@ -7263,8 +7263,8 @@

Se } -

-

+

+

@@ -7303,8 +7303,8 @@

-

+

+

@@ -7344,8 +7344,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -7366,8 +7366,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -7387,8 +7387,8 @@

-

+

+

@@ -7471,8 +7471,8 @@

-

-

+

+

@@ -7546,8 +7546,8 @@

-

-

+

+

@@ -7567,8 +7567,8 @@

-

-

+

+

@@ -7592,8 +7592,8 @@

-

-

+

+

@@ -7621,8 +7621,8 @@

-

-

+

+

@@ -7967,8 +7967,8 @@

-

-

+

+

@@ -8033,8 +8033,8 @@

-

-

+

+

@@ -8077,8 +8077,8 @@

< } -

-

+

+

@@ -8124,8 +8124,8 @@
< } -

-

+

+

@@ -8400,8 +8400,8 @@

-

-

+

+

@@ -8427,8 +8427,8 @@

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

-

+

+

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

-

+

+

@@ -8600,7 +8600,7 @@
-

+

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

-

+

+

@@ -8738,8 +8738,8 @@

-

+

+

@@ -8827,8 +8827,8 @@

-

+

+

@@ -8853,8 +8853,8 @@

-

+

+

@@ -8893,7 +8893,7 @@

-

+

@@ -8985,7 +8985,7 @@

+

@@ -9030,8 +9030,8 @@

-

+

+

@@ -9099,8 +9099,8 @@

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

-

+

+

@@ -9122,8 +9122,8 @@

-

+

+

@@ -9143,8 +9143,8 @@

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

-

+

+

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

(2) -

-

+

+

@@ -9233,8 +9233,8 @@

-

-

+

+

@@ -9290,8 +9290,8 @@

-

-

+

+

@@ -9341,8 +9341,8 @@

-

-

+

+

@@ -9667,8 +9667,8 @@

-

-

+

+

@@ -9781,8 +9781,8 @@

-

-

+

+

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

+

@@ -9920,8 +9920,8 @@

-

+

+

@@ -9993,8 +9993,8 @@
-

-

+

+

@@ -10053,8 +10053,8 @@
-

-

+

+

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

-

+

+

@@ -10138,8 +10138,8 @@
-

-

+

+

@@ -13853,7 +13853,7 @@

diff --git a/docs/2.4-SNAPSHOT/data_driven_testing.html b/docs/2.4-SNAPSHOT/data_driven_testing.html index d007c2bac6..aed3036bad 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] -

-

+

+

@@ -653,8 +653,8 @@

-

+

+

@@ -675,8 +675,8 @@

"select * from maxdata") -

-

+

+

@@ -763,8 +763,8 @@

-

+

+

@@ -800,8 +800,8 @@

< ] -

-

+

+

@@ -825,8 +825,8 @@

< ] -

-

+

+

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

-

+

+

@@ -913,8 +913,8 @@

-

+

+

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

-

+

+

@@ -995,8 +995,8 @@

-

+

+

@@ -1031,8 +1031,8 @@

-

+

+

@@ -1056,8 +1056,8 @@

0 | a + 3 -

-

+

+

@@ -1090,8 +1090,8 @@

4 | b * 4 -

-

+

+

@@ -1125,8 +1125,8 @@

-

+

+

@@ -1148,8 +1148,8 @@

-

+

+

@@ -1182,8 +1182,8 @@

-

+

+

@@ -1218,8 +1218,8 @@

-

+

+

@@ -1251,8 +1251,8 @@

-

+

+

@@ -1305,8 +1305,8 @@

< } -

-

+

+

@@ -1349,8 +1349,8 @@

-

+

+

@@ -1405,8 +1405,8 @@

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

-

+

+

@@ -1442,8 +1442,8 @@

-

+

+

@@ -1644,7 +1644,7 @@

diff --git a/docs/2.4-SNAPSHOT/extensions.html b/docs/2.4-SNAPSHOT/extensions.html index b8a212c31d..1e542dcb8b 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 @@

-

-

+

+

@@ -1924,8 +1924,8 @@

-

-

+

+

@@ -1990,8 +1990,8 @@

-

-

+

+

@@ -2034,8 +2034,8 @@

< } -

-

+

+

@@ -2081,8 +2081,8 @@

< } -

-

+

+

@@ -2357,8 +2357,8 @@

-

-

+

+

@@ -2384,8 +2384,8 @@

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

-

+

+

@@ -2423,8 +2423,8 @@

< }) -

-

+

+

@@ -2557,7 +2557,7 @@

-

+

@@ -2581,8 +2581,8 @@

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

-

+

+

@@ -2695,8 +2695,8 @@

-

+

+

@@ -2784,8 +2784,8 @@

-

+

+

@@ -2810,8 +2810,8 @@

-

+

+

@@ -2850,7 +2850,7 @@

-

+

@@ -2901,7 +2901,7 @@

diff --git a/docs/2.4-SNAPSHOT/faq.html b/docs/2.4-SNAPSHOT/faq.html index 181bd39ead..49e7dd00ce 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 835ba9a164..cefd980b3d 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 b1d8136369..cac565f422 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 5246debd19..9aa01a1cbb 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 7ee0de01ba..1c6cde4f38 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 054b5dc2b0..ec8e3956ef 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 8dd953a240..d8c03b9e79 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 c1e4f771d2..d08ebce410 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 62f5e058f7..849e45de70 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 3048fed65c..78bcb9e4cc 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 31bc0fa9a0..61bc279340 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 7c65582231..8c55898af1 100644 --- a/docs/2.4-SNAPSHOT/release_notes.html +++ b/docs/2.4-SNAPSHOT/release_notes.html @@ -3098,7 +3098,7 @@

diff --git a/docs/2.4-SNAPSHOT/spock_primer.html b/docs/2.4-SNAPSHOT/spock_primer.html index d4bbf75ba6..2ebfe3c173 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 @@

-

+

@@ -1374,8 +1374,8 @@

it, i -> it == expected[i] } -

-

+

+

@@ -1413,7 +1413,7 @@

-

+

@@ -1597,7 +1597,7 @@

diff --git a/docs/2.4-SNAPSHOT/utilities.html b/docs/2.4-SNAPSHOT/utilities.html index 376107f165..0d215ef9bb 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 @@