From 05637cff49d2c92c6504edc604c9580636ace0eb Mon Sep 17 00:00:00 2001 From: Spock Framework Robot Date: Mon, 6 Jan 2025 17:14:56 +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 1f9a94e3e8..c8e06cf76d 100644 --- a/docs/2.4-SNAPSHOT/all_in_one.html +++ b/docs/2.4-SNAPSHOT/all_in_one.html @@ -900,8 +900,8 @@
assert it > 0 } -

-

+

+

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

-

+

+

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

-

+

+

@@ -969,8 +969,8 @@

-

+

+

@@ -998,8 +998,8 @@

-

+

+

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

-

+

+

@@ -1038,8 +1038,8 @@

-

+

+

@@ -1176,8 +1176,8 @@
-

-

+

+

@@ -1389,8 +1389,8 @@

-

+

+

@@ -1610,8 +1610,8 @@

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

-

+

+

@@ -1633,8 +1633,8 @@

-

+

+

@@ -1657,8 +1657,8 @@

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

-

+

+

@@ -1683,8 +1683,8 @@

-

+

+

@@ -1708,8 +1708,8 @@

assert list.every { it == 2 } -

-

+

+

@@ -1731,8 +1731,8 @@

-

+

+

@@ -1759,8 +1759,8 @@

it == 2 } -

-

+

+

@@ -1792,7 +1792,7 @@

-

+

@@ -1814,8 +1814,8 @@

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

-

+

+

@@ -1847,7 +1847,7 @@

-

+

@@ -1870,8 +1870,8 @@

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

-

+

+

@@ -1909,7 +1909,7 @@

-

+

@@ -2116,8 +2116,8 @@

-

-

+

+

@@ -2166,8 +2166,8 @@

-

-

+

+

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

-

-

+

+

@@ -2234,8 +2234,8 @@

0 | _ -

-

+

+

@@ -2267,8 +2267,8 @@

5 | 6 -

-

+

+

@@ -2291,8 +2291,8 @@

0 | 5 | 6 -

-

+

+

@@ -2326,8 +2326,8 @@

5 | 6 -

-

+

+

@@ -2405,8 +2405,8 @@

< } -

-

+

+

@@ -2437,8 +2437,8 @@

< } -

-

+

+

@@ -2475,8 +2475,8 @@

< } -

-

+

+

@@ -2532,8 +2532,8 @@

-

+

+

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

3, 7, 0] -

-

+

+

@@ -2693,8 +2693,8 @@

-

+

+

@@ -2715,8 +2715,8 @@

"select * from maxdata") -

-

+

+

@@ -2803,8 +2803,8 @@

-

+

+

@@ -2840,8 +2840,8 @@

< ] -

-

+

+

@@ -2865,8 +2865,8 @@

< ] -

-

+

+

@@ -2923,8 +2923,8 @@

-

+

+

@@ -2951,8 +2951,8 @@

-

+

+

@@ -3004,8 +3004,8 @@

-

+

+

@@ -3031,8 +3031,8 @@

-

+

+

@@ -3065,8 +3065,8 @@

-

+

+

@@ -3090,8 +3090,8 @@

0 | a + 3 -

-

+

+

@@ -3124,8 +3124,8 @@

4 | b * 4 -

-

+

+

@@ -3157,8 +3157,8 @@

-

+

+

@@ -3180,8 +3180,8 @@

-

+

+

@@ -3212,8 +3212,8 @@

-

+

+

@@ -3246,8 +3246,8 @@

-

+

+

@@ -3279,8 +3279,8 @@

-

+

+

@@ -3329,8 +3329,8 @@

< } -

-

+

+

@@ -3369,8 +3369,8 @@

-

+

+

@@ -3425,8 +3425,8 @@

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

-

+

+

@@ -3462,8 +3462,8 @@

-

+

+

@@ -3690,8 +3690,8 @@

-

+

+

@@ -3749,8 +3749,8 @@

def subscriber2 = Mock(Subscriber) -

-

+

+

@@ -3770,8 +3770,8 @@

-

-

+

+

@@ -3845,8 +3845,8 @@

-

-

+

+

@@ -3879,8 +3879,8 @@

-

+

+

@@ -4010,8 +4010,8 @@

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

-

+

+

@@ -4114,8 +4114,8 @@

-

-

+

+

@@ -4164,8 +4164,8 @@

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

-

+

+

@@ -4323,8 +4323,8 @@

1 -

-

+

+

@@ -4384,8 +4384,8 @@

-

+

+

@@ -4420,8 +4420,8 @@

1 * subscriber.receive("message2") -

-

+

+

@@ -4606,8 +4606,8 @@

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

-

+

+

@@ -4820,8 +4820,8 @@

'id-1337' -

-

+

+

@@ -5007,8 +5007,8 @@

constructorArgs: [(Pattern) null]) -

-

+

+

@@ -5163,8 +5163,8 @@

-

-

+

+

@@ -5195,8 +5195,8 @@

"MockValue" -

-

+

+

@@ -5221,8 +5221,8 @@

"MockValue" -

-

+

+

@@ -5248,8 +5248,8 @@

"" -

-

+

+

@@ -5315,8 +5315,8 @@

-

+

+

@@ -5414,8 +5414,8 @@

2 * anySubscriber.receive("message") -

-

+

+

@@ -5502,8 +5502,8 @@

null -

-

+

+

@@ -5531,8 +5531,8 @@

instanceof RealSubscriber -

-

+

+

@@ -5761,8 +5761,8 @@

< } -

-

+

+

@@ -5785,8 +5785,8 @@

< def mockUtil = new MockUtil() -

-

+

+

@@ -5830,8 +5830,8 @@

-

+

+

@@ -5875,8 +5875,8 @@
-

-

+

+

@@ -5935,8 +5935,8 @@
-

-

+

+

@@ -5981,8 +5981,8 @@
-

-

+

+

@@ -6040,8 +6040,8 @@
-

-

+

+

@@ -6223,8 +6223,8 @@

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

-

+

+

@@ -6286,8 +6286,8 @@

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

-

+

+

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

-

+

+

@@ -6335,8 +6335,8 @@
-

-

+

+

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

-

+

+

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

-

+

+

@@ -6411,8 +6411,8 @@
-

-

+

+

@@ -6442,8 +6442,8 @@

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

-

+

+

@@ -6469,8 +6469,8 @@

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

-

+

+

@@ -6558,8 +6558,8 @@

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

-

+

+

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

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

-

+

+

@@ -6616,8 +6616,8 @@

-

-

+

+

@@ -6665,8 +6665,8 @@

-

-

+

+

@@ -6757,8 +6757,8 @@

-

-

+

+

@@ -6895,8 +6895,8 @@

Us } -

-

+

+

@@ -6957,8 +6957,8 @@

-

+

+

@@ -7153,8 +7153,8 @@

-

+

+

@@ -7262,8 +7262,8 @@

Se } -

-

+

+

@@ -7302,8 +7302,8 @@

-

+

+

@@ -7343,8 +7343,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -7365,8 +7365,8 @@

class SubjectDocSpec extends Specification { -

-

+

+

@@ -7386,8 +7386,8 @@

-

+

+

@@ -7470,8 +7470,8 @@

-

-

+

+

@@ -7545,8 +7545,8 @@

-

-

+

+

@@ -7566,8 +7566,8 @@

-

-

+

+

@@ -7591,8 +7591,8 @@

-

-

+

+

@@ -7620,8 +7620,8 @@

-

-

+

+

@@ -7966,8 +7966,8 @@

-

-

+

+

@@ -8032,8 +8032,8 @@

-

-

+

+

@@ -8076,8 +8076,8 @@

< } -

-

+

+

@@ -8123,8 +8123,8 @@
< } -

-

+

+

@@ -8399,8 +8399,8 @@

-

-

+

+

@@ -8426,8 +8426,8 @@

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

-

+

+

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

-

+

+

@@ -8599,7 +8599,7 @@
-

+

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

-

+

+

@@ -8737,8 +8737,8 @@

-

+

+

@@ -8826,8 +8826,8 @@

-

+

+

@@ -8852,8 +8852,8 @@

-

+

+

@@ -8892,7 +8892,7 @@

-

+

@@ -8984,7 +8984,7 @@

+

@@ -9029,8 +9029,8 @@

-

+

+

@@ -9098,8 +9098,8 @@

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

-

+

+

@@ -9121,8 +9121,8 @@

-

+

+

@@ -9142,8 +9142,8 @@

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

-

+

+

@@ -9165,8 +9165,8 @@

(2) -

-

+

+

@@ -9232,8 +9232,8 @@

-

-

+

+

@@ -9289,8 +9289,8 @@

-

-

+

+

@@ -9340,8 +9340,8 @@

-

-

+

+

@@ -9666,8 +9666,8 @@

-

-

+

+

@@ -9780,8 +9780,8 @@

-

-

+

+

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

+

@@ -9919,8 +9919,8 @@

-

+

+

@@ -9992,8 +9992,8 @@
-

-

+

+

@@ -10052,8 +10052,8 @@
-

-

+

+

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

-

+

+

@@ -10137,8 +10137,8 @@
-

-

+

+

@@ -13848,7 +13848,7 @@

diff --git a/docs/2.4-SNAPSHOT/data_driven_testing.html b/docs/2.4-SNAPSHOT/data_driven_testing.html index 4b7c81de6a..37ec933ab6 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 563bc271df..1d7ff1d857 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 135cdcb181..95eb6645a8 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 16079ddf12..3395b9c6f3 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 59324ab516..5b9ba7c17a 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 c5036cd9f3..6d38d27fc0 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 be3973e178..542ab2e276 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 108b42c46b..8556fffdfd 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 35bd76e7d6..4bf15bd412 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 9fe0025ea5..7a6f46e760 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 baa2317ae0..a3ced8d274 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 74dfd64c87..3f7259fcf1 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 0f55b9c5ae..8e08301d12 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 bb0d1698ef..615d0a4b48 100644 --- a/docs/2.4-SNAPSHOT/release_notes.html +++ b/docs/2.4-SNAPSHOT/release_notes.html @@ -3092,7 +3092,7 @@

diff --git a/docs/2.4-SNAPSHOT/spock_primer.html b/docs/2.4-SNAPSHOT/spock_primer.html index 34e85ea6ba..6a12f48be0 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 f9acb37404..fa45e71b40 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 @@