From f552a16f434eef1f18b62985172489f41d37a18e Mon Sep 17 00:00:00 2001 From: Rachel Brindle Date: Fri, 28 Jul 2023 08:32:19 -0700 Subject: [PATCH] [v12.2.0] Update docs and podspec --- Nimble.podspec | 2 +- docs/Classes.html | 79 +- docs/Classes/AssertionDispatcher.html | 79 +- docs/Classes/AssertionRecorder.html | 79 +- docs/Classes/BadInstructionException.html | 79 +- docs/Classes/CurrentTestCaseTracker.html | 79 +- docs/Classes/FailureMessage.html | 79 +- docs/Classes/NMBExpectation.html | 79 +- docs/Classes/NMBExpectationMessage.html | 79 +- docs/Classes/NMBObjCBeCloseToPredicate.html | 79 +- .../NMBObjCRaiseExceptionPredicate.html | 79 +- docs/Classes/NMBPredicate.html | 79 +- docs/Classes/NMBPredicateResult.html | 79 +- docs/Classes/NMBPredicateStatus.html | 79 +- docs/Classes/NMBStringer.html | 79 +- docs/Classes/NMBWait.html | 79 +- docs/Classes/NimbleShortXCTestHandler.html | 79 +- docs/Classes/NimbleXCTestHandler.html | 79 +- docs/Classes/SourceLocation.html | 79 +- docs/Enums.html | 79 +- docs/Enums/ExpectationMessage.html | 79 +- docs/Enums/ExpectationStatus.html | 79 +- docs/Enums/ExpectationStyle.html | 79 +- docs/Enums/NimbleTimeInterval.html | 79 +- docs/Enums/PredicateStatus.html | 79 +- docs/Enums/ToSucceedResult.html | 79 +- docs/Extensions.html | 79 +- docs/Extensions/AnySequence.html | 79 +- docs/Extensions/Array.html | 79 +- docs/Extensions/Data.html | 79 +- docs/Extensions/Date.html | 79 +- docs/Extensions/Double.html | 79 +- docs/Extensions/Float.html | 79 +- docs/Extensions/Int.html | 79 +- docs/Extensions/Int16.html | 79 +- docs/Extensions/Int32.html | 79 +- docs/Extensions/Int64.html | 79 +- docs/Extensions/Int8.html | 79 +- docs/Extensions/NSArray.html | 79 +- docs/Extensions/NSDate.html | 79 +- docs/Extensions/NSException.html | 79 +- docs/Extensions/NSIndexSet.html | 79 +- docs/Extensions/NSNumber.html | 79 +- docs/Extensions/NSString.html | 79 +- docs/Extensions/String.html | 79 +- docs/Extensions/UInt.html | 79 +- docs/Extensions/UInt16.html | 79 +- docs/Extensions/UInt32.html | 79 +- docs/Extensions/UInt64.html | 79 +- docs/Extensions/UInt8.html | 79 +- docs/Functions.html | 924 +++++++++++++++++- docs/Global Variables.html | 79 +- docs/Protocols.html | 79 +- docs/Protocols/AssertionHandler.html | 79 +- docs/Protocols/AsyncablePredicate.html | 79 +- docs/Protocols/Expectation.html | 79 +- docs/Protocols/NMBCollection.html | 79 +- docs/Protocols/NMBComparable.html | 79 +- docs/Protocols/NMBContainer.html | 79 +- docs/Protocols/NMBDoubleConvertible.html | 79 +- docs/Protocols/NMBOrderedCollection.html | 79 +- .../TestOutputStringConvertible.html | 79 +- docs/Structs.html | 79 +- docs/Structs/AssertionRecord.html | 79 +- docs/Structs/AsyncDefaults.html | 79 +- docs/Structs/AsyncExpectation.html | 79 +- docs/Structs/AsyncExpression.html | 79 +- docs/Structs/AsyncPredicate.html | 79 +- docs/Structs/ExpectationNil.html | 79 +- docs/Structs/Expression.html | 79 +- docs/Structs/PollingDefaults.html | 79 +- docs/Structs/Predicate.html | 79 +- docs/Structs/PredicateResult.html | 79 +- docs/Structs/SyncExpectation.html | 79 +- docs/Structs/execTypesCountTuple.html | 79 +- docs/Typealiases.html | 79 +- docs/badge.svg | 4 +- .../Contents/Resources/Documents/Classes.html | 79 +- .../Classes/AssertionDispatcher.html | 79 +- .../Documents/Classes/AssertionRecorder.html | 79 +- .../Classes/BadInstructionException.html | 79 +- .../Classes/CurrentTestCaseTracker.html | 79 +- .../Documents/Classes/FailureMessage.html | 79 +- .../Documents/Classes/NMBExpectation.html | 79 +- .../Classes/NMBExpectationMessage.html | 79 +- .../Classes/NMBObjCBeCloseToPredicate.html | 79 +- .../NMBObjCRaiseExceptionPredicate.html | 79 +- .../Documents/Classes/NMBPredicate.html | 79 +- .../Documents/Classes/NMBPredicateResult.html | 79 +- .../Documents/Classes/NMBPredicateStatus.html | 79 +- .../Documents/Classes/NMBStringer.html | 79 +- .../Resources/Documents/Classes/NMBWait.html | 79 +- .../Classes/NimbleShortXCTestHandler.html | 79 +- .../Classes/NimbleXCTestHandler.html | 79 +- .../Documents/Classes/SourceLocation.html | 79 +- .../Contents/Resources/Documents/Enums.html | 79 +- .../Documents/Enums/ExpectationMessage.html | 79 +- .../Documents/Enums/ExpectationStatus.html | 79 +- .../Documents/Enums/ExpectationStyle.html | 79 +- .../Documents/Enums/NimbleTimeInterval.html | 79 +- .../Documents/Enums/PredicateStatus.html | 79 +- .../Documents/Enums/ToSucceedResult.html | 79 +- .../Resources/Documents/Extensions.html | 79 +- .../Documents/Extensions/AnySequence.html | 79 +- .../Resources/Documents/Extensions/Array.html | 79 +- .../Resources/Documents/Extensions/Data.html | 79 +- .../Resources/Documents/Extensions/Date.html | 79 +- .../Documents/Extensions/Double.html | 79 +- .../Resources/Documents/Extensions/Float.html | 79 +- .../Resources/Documents/Extensions/Int.html | 79 +- .../Resources/Documents/Extensions/Int16.html | 79 +- .../Resources/Documents/Extensions/Int32.html | 79 +- .../Resources/Documents/Extensions/Int64.html | 79 +- .../Resources/Documents/Extensions/Int8.html | 79 +- .../Documents/Extensions/NSArray.html | 79 +- .../Documents/Extensions/NSDate.html | 79 +- .../Documents/Extensions/NSException.html | 79 +- .../Documents/Extensions/NSIndexSet.html | 79 +- .../Documents/Extensions/NSNumber.html | 79 +- .../Documents/Extensions/NSString.html | 79 +- .../Documents/Extensions/String.html | 79 +- .../Resources/Documents/Extensions/UInt.html | 79 +- .../Documents/Extensions/UInt16.html | 79 +- .../Documents/Extensions/UInt32.html | 79 +- .../Documents/Extensions/UInt64.html | 79 +- .../Resources/Documents/Extensions/UInt8.html | 79 +- .../Resources/Documents/Functions.html | 924 +++++++++++++++++- .../Resources/Documents/Global Variables.html | 79 +- .../Resources/Documents/Protocols.html | 79 +- .../Documents/Protocols/AssertionHandler.html | 79 +- .../Protocols/AsyncablePredicate.html | 79 +- .../Documents/Protocols/Expectation.html | 79 +- .../Documents/Protocols/NMBCollection.html | 79 +- .../Documents/Protocols/NMBComparable.html | 79 +- .../Documents/Protocols/NMBContainer.html | 79 +- .../Protocols/NMBDoubleConvertible.html | 79 +- .../Protocols/NMBOrderedCollection.html | 79 +- .../TestOutputStringConvertible.html | 79 +- .../Contents/Resources/Documents/Structs.html | 79 +- .../Documents/Structs/AssertionRecord.html | 79 +- .../Documents/Structs/AsyncDefaults.html | 79 +- .../Documents/Structs/AsyncExpectation.html | 79 +- .../Documents/Structs/AsyncExpression.html | 79 +- .../Documents/Structs/AsyncPredicate.html | 79 +- .../Documents/Structs/ExpectationNil.html | 79 +- .../Documents/Structs/Expression.html | 79 +- .../Documents/Structs/PollingDefaults.html | 79 +- .../Documents/Structs/Predicate.html | 79 +- .../Documents/Structs/PredicateResult.html | 79 +- .../Documents/Structs/SyncExpectation.html | 79 +- .../Structs/execTypesCountTuple.html | 79 +- .../Resources/Documents/Typealiases.html | 79 +- .../Contents/Resources/Documents/index.html | 81 +- .../Contents/Resources/Documents/search.json | 2 +- .../Contents/Resources/docSet.dsidx | Bin 167936 -> 180224 bytes docs/docsets/Nimble.tgz | Bin 570974 -> 587258 bytes docs/index.html | 81 +- docs/search.json | 2 +- docs/undocumented.json | 140 +++ 159 files changed, 13541 insertions(+), 311 deletions(-) diff --git a/Nimble.podspec b/Nimble.podspec index 09e7724b3..cb992e56c 100644 --- a/Nimble.podspec +++ b/Nimble.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Nimble" - s.version = "12.1.0" + s.version = "12.2.0" s.summary = "A Matcher Framework for Swift and Objective-C" s.description = <<-DESC Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar. diff --git a/docs/Classes.html b/docs/Classes.html index 9fb1816dd..002a21d4d 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1570,7 +1645,7 @@

Declaration

diff --git a/docs/Classes/AssertionDispatcher.html b/docs/Classes/AssertionDispatcher.html index 8a8583e90..f76e4c3eb 100644 --- a/docs/Classes/AssertionDispatcher.html +++ b/docs/Classes/AssertionDispatcher.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1124,7 +1199,7 @@

Declaration

diff --git a/docs/Classes/AssertionRecorder.html b/docs/Classes/AssertionRecorder.html index f424996b8..9c017de3e 100644 --- a/docs/Classes/AssertionRecorder.html +++ b/docs/Classes/AssertionRecorder.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1150,7 +1225,7 @@

Declaration

diff --git a/docs/Classes/BadInstructionException.html b/docs/Classes/BadInstructionException.html index a4b7f9af2..cd8ce6244 100644 --- a/docs/Classes/BadInstructionException.html +++ b/docs/Classes/BadInstructionException.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1122,7 +1197,7 @@

Declaration

diff --git a/docs/Classes/CurrentTestCaseTracker.html b/docs/Classes/CurrentTestCaseTracker.html index 01c0c008b..ef2947afc 100644 --- a/docs/Classes/CurrentTestCaseTracker.html +++ b/docs/Classes/CurrentTestCaseTracker.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1149,7 +1224,7 @@

Declaration

diff --git a/docs/Classes/FailureMessage.html b/docs/Classes/FailureMessage.html index 1c985c643..5aedd447a 100644 --- a/docs/Classes/FailureMessage.html +++ b/docs/Classes/FailureMessage.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1340,7 +1415,7 @@

Declaration

diff --git a/docs/Classes/NMBExpectation.html b/docs/Classes/NMBExpectation.html index c3f05a221..c25c00e3c 100644 --- a/docs/Classes/NMBExpectation.html +++ b/docs/Classes/NMBExpectation.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1710,7 +1785,7 @@

Declaration

diff --git a/docs/Classes/NMBExpectationMessage.html b/docs/Classes/NMBExpectationMessage.html index adf105ba7..b70e5d032 100644 --- a/docs/Classes/NMBExpectationMessage.html +++ b/docs/Classes/NMBExpectationMessage.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1336,7 +1411,7 @@

Declaration

diff --git a/docs/Classes/NMBObjCBeCloseToPredicate.html b/docs/Classes/NMBObjCBeCloseToPredicate.html index fb1f92049..e20053d4a 100644 --- a/docs/Classes/NMBObjCBeCloseToPredicate.html +++ b/docs/Classes/NMBObjCBeCloseToPredicate.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1094,7 +1169,7 @@

Declaration

diff --git a/docs/Classes/NMBObjCRaiseExceptionPredicate.html b/docs/Classes/NMBObjCRaiseExceptionPredicate.html index 7ac13bf38..240ed6998 100644 --- a/docs/Classes/NMBObjCRaiseExceptionPredicate.html +++ b/docs/Classes/NMBObjCRaiseExceptionPredicate.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1178,7 +1253,7 @@

Declaration

diff --git a/docs/Classes/NMBPredicate.html b/docs/Classes/NMBPredicate.html index c359b1131..c5dab566a 100644 --- a/docs/Classes/NMBPredicate.html +++ b/docs/Classes/NMBPredicate.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1806,7 +1881,7 @@

Declaration

diff --git a/docs/Classes/NMBPredicateResult.html b/docs/Classes/NMBPredicateResult.html index 19b395b65..ca1ce338a 100644 --- a/docs/Classes/NMBPredicateResult.html +++ b/docs/Classes/NMBPredicateResult.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1201,7 +1276,7 @@

Declaration

diff --git a/docs/Classes/NMBPredicateStatus.html b/docs/Classes/NMBPredicateStatus.html index d228065ad..8381c1a71 100644 --- a/docs/Classes/NMBPredicateStatus.html +++ b/docs/Classes/NMBPredicateStatus.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1282,7 +1357,7 @@

Declaration

diff --git a/docs/Classes/NMBStringer.html b/docs/Classes/NMBStringer.html index 1af226532..2d9103f4b 100644 --- a/docs/Classes/NMBStringer.html +++ b/docs/Classes/NMBStringer.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1095,7 +1170,7 @@

Declaration

diff --git a/docs/Classes/NMBWait.html b/docs/Classes/NMBWait.html index fbd6d16c8..057028dbf 100644 --- a/docs/Classes/NMBWait.html +++ b/docs/Classes/NMBWait.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1211,7 +1286,7 @@

Declaration

diff --git a/docs/Classes/NimbleShortXCTestHandler.html b/docs/Classes/NimbleShortXCTestHandler.html index 98b2e3d56..58927f0f1 100644 --- a/docs/Classes/NimbleShortXCTestHandler.html +++ b/docs/Classes/NimbleShortXCTestHandler.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1094,7 +1169,7 @@

Declaration

diff --git a/docs/Classes/NimbleXCTestHandler.html b/docs/Classes/NimbleXCTestHandler.html index 78cb475fd..a0890a158 100644 --- a/docs/Classes/NimbleXCTestHandler.html +++ b/docs/Classes/NimbleXCTestHandler.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1094,7 +1169,7 @@

Declaration

diff --git a/docs/Classes/SourceLocation.html b/docs/Classes/SourceLocation.html index a991d5b4a..8b5523984 100644 --- a/docs/Classes/SourceLocation.html +++ b/docs/Classes/SourceLocation.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1147,7 +1222,7 @@

Declaration

diff --git a/docs/Enums.html b/docs/Enums.html index 814f3cfcf..06f5e1703 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1230,7 +1305,7 @@

Declaration

diff --git a/docs/Enums/ExpectationMessage.html b/docs/Enums/ExpectationMessage.html index e490ab83a..936950c24 100644 --- a/docs/Enums/ExpectationMessage.html +++ b/docs/Enums/ExpectationMessage.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1476,7 +1551,7 @@

Declaration

diff --git a/docs/Enums/ExpectationStatus.html b/docs/Enums/ExpectationStatus.html index 6a8a9906f..33f67390f 100644 --- a/docs/Enums/ExpectationStatus.html +++ b/docs/Enums/ExpectationStatus.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1174,7 +1249,7 @@

Declaration

diff --git a/docs/Enums/ExpectationStyle.html b/docs/Enums/ExpectationStyle.html index 85af36f0b..c94d15060 100644 --- a/docs/Enums/ExpectationStyle.html +++ b/docs/Enums/ExpectationStyle.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1120,7 +1195,7 @@

Declaration

diff --git a/docs/Enums/NimbleTimeInterval.html b/docs/Enums/NimbleTimeInterval.html index f45a0d37d..01427b199 100644 --- a/docs/Enums/NimbleTimeInterval.html +++ b/docs/Enums/NimbleTimeInterval.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1228,7 +1303,7 @@

Declaration

diff --git a/docs/Enums/PredicateStatus.html b/docs/Enums/PredicateStatus.html index 162b7a0b7..dc4eb3320 100644 --- a/docs/Enums/PredicateStatus.html +++ b/docs/Enums/PredicateStatus.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1212,7 +1287,7 @@

Declaration

diff --git a/docs/Enums/ToSucceedResult.html b/docs/Enums/ToSucceedResult.html index 2674255d8..a39c6834d 100644 --- a/docs/Enums/ToSucceedResult.html +++ b/docs/Enums/ToSucceedResult.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1122,7 +1197,7 @@

Declaration

diff --git a/docs/Extensions.html b/docs/Extensions.html index 383f144f9..bb426a0bd 100644 --- a/docs/Extensions.html +++ b/docs/Extensions.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1794,7 +1869,7 @@

Declaration

diff --git a/docs/Extensions/AnySequence.html b/docs/Extensions/AnySequence.html index 65467a0d2..3fd0b152c 100644 --- a/docs/Extensions/AnySequence.html +++ b/docs/Extensions/AnySequence.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1092,7 +1167,7 @@

Declaration

diff --git a/docs/Extensions/Array.html b/docs/Extensions/Array.html index 266ea9339..f3f3e964d 100644 --- a/docs/Extensions/Array.html +++ b/docs/Extensions/Array.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1092,7 +1167,7 @@

Declaration

diff --git a/docs/Extensions/Data.html b/docs/Extensions/Data.html index 064a9ebd4..5a2b5668f 100644 --- a/docs/Extensions/Data.html +++ b/docs/Extensions/Data.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1092,7 +1167,7 @@

Declaration

diff --git a/docs/Extensions/Date.html b/docs/Extensions/Date.html index 2f63ef53a..990596c60 100644 --- a/docs/Extensions/Date.html +++ b/docs/Extensions/Date.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1120,7 +1195,7 @@

Declaration

diff --git a/docs/Extensions/Double.html b/docs/Extensions/Double.html index 5fd8c853e..ebfe0a652 100644 --- a/docs/Extensions/Double.html +++ b/docs/Extensions/Double.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1119,7 +1194,7 @@

Declaration

diff --git a/docs/Extensions/Float.html b/docs/Extensions/Float.html index 191224433..0eb226950 100644 --- a/docs/Extensions/Float.html +++ b/docs/Extensions/Float.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1119,7 +1194,7 @@

Declaration

diff --git a/docs/Extensions/Int.html b/docs/Extensions/Int.html index f2ff187e6..545cb2074 100644 --- a/docs/Extensions/Int.html +++ b/docs/Extensions/Int.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/Int16.html b/docs/Extensions/Int16.html index a3c97366a..b02285206 100644 --- a/docs/Extensions/Int16.html +++ b/docs/Extensions/Int16.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/Int32.html b/docs/Extensions/Int32.html index 7208c1caa..e6496047c 100644 --- a/docs/Extensions/Int32.html +++ b/docs/Extensions/Int32.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/Int64.html b/docs/Extensions/Int64.html index 13b14fd3c..0fd702996 100644 --- a/docs/Extensions/Int64.html +++ b/docs/Extensions/Int64.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/Int8.html b/docs/Extensions/Int8.html index 2ac10a1d0..5ff12a6d2 100644 --- a/docs/Extensions/Int8.html +++ b/docs/Extensions/Int8.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/NSArray.html b/docs/Extensions/NSArray.html index 531ff9398..973f2de1b 100644 --- a/docs/Extensions/NSArray.html +++ b/docs/Extensions/NSArray.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1094,7 +1169,7 @@

Declaration

diff --git a/docs/Extensions/NSDate.html b/docs/Extensions/NSDate.html index c15c5f3a0..2b8bbeba6 100644 --- a/docs/Extensions/NSDate.html +++ b/docs/Extensions/NSDate.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1120,7 +1195,7 @@

Declaration

diff --git a/docs/Extensions/NSException.html b/docs/Extensions/NSException.html index 34fc03504..083934a9a 100644 --- a/docs/Extensions/NSException.html +++ b/docs/Extensions/NSException.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1092,7 +1167,7 @@

Declaration

diff --git a/docs/Extensions/NSIndexSet.html b/docs/Extensions/NSIndexSet.html index 3b95d9184..3c23f7db3 100644 --- a/docs/Extensions/NSIndexSet.html +++ b/docs/Extensions/NSIndexSet.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1093,7 +1168,7 @@

Declaration

diff --git a/docs/Extensions/NSNumber.html b/docs/Extensions/NSNumber.html index 311a1909e..4712129f1 100644 --- a/docs/Extensions/NSNumber.html +++ b/docs/Extensions/NSNumber.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1121,7 +1196,7 @@

Declaration

diff --git a/docs/Extensions/NSString.html b/docs/Extensions/NSString.html index 4d8b14fa9..c4df0c67a 100644 --- a/docs/Extensions/NSString.html +++ b/docs/Extensions/NSString.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1092,7 +1167,7 @@

Declaration

diff --git a/docs/Extensions/String.html b/docs/Extensions/String.html index baa4ddfaa..81827af61 100644 --- a/docs/Extensions/String.html +++ b/docs/Extensions/String.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1092,7 +1167,7 @@

Declaration

diff --git a/docs/Extensions/UInt.html b/docs/Extensions/UInt.html index 6377bd880..0bd6add81 100644 --- a/docs/Extensions/UInt.html +++ b/docs/Extensions/UInt.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/UInt16.html b/docs/Extensions/UInt16.html index 2acb172b2..0fe24b03a 100644 --- a/docs/Extensions/UInt16.html +++ b/docs/Extensions/UInt16.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/UInt32.html b/docs/Extensions/UInt32.html index af8296fe6..a1bb4515b 100644 --- a/docs/Extensions/UInt32.html +++ b/docs/Extensions/UInt32.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/UInt64.html b/docs/Extensions/UInt64.html index d2e039bba..d506d224a 100644 --- a/docs/Extensions/UInt64.html +++ b/docs/Extensions/UInt64.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Extensions/UInt8.html b/docs/Extensions/UInt8.html index d54219122..0487a26cc 100644 --- a/docs/Extensions/UInt8.html +++ b/docs/Extensions/UInt8.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -1091,7 +1166,7 @@

Declaration

diff --git a/docs/Functions.html b/docs/Functions.html index 4fa97938d..2363f732e 100644 --- a/docs/Functions.html +++ b/docs/Functions.html @@ -17,7 +17,7 @@
-

Nimble 12.1.0 Docs (47% documented)

+

Nimble 12.2.0 Docs (46% documented)

GitHubView on GitHub

@@ -248,6 +248,21 @@ + + + + + @@ -290,6 +305,21 @@ + + + + + @@ -368,6 +398,21 @@ + + + + + @@ -416,6 +461,21 @@ + + + + + @@ -704,6 +764,21 @@ + + + + + @@ -5958,6 +6033,851 @@

Declaration

rhs: (T1, T2, T3, T4, T5, T6)? ) async +
+
+ +
+ + +
+
+
+ + +
+ +

Tuple2 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable>(
    +    _ expectedValue: [(T1, T2)]?
    +) -> Predicate<[(T1, T2)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple3 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    _ expectedValue: [(T1, T2, T3)]?
    +) -> Predicate<[(T1, T2, T3)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple4 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    _ expectedValue: [(T1, T2, T3, T4)]?
    +) -> Predicate<[(T1, T2, T3, T4)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple5 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    _ expectedValue: [(T1, T2, T3, T4, T5)]?
    +) -> Predicate<[(T1, T2, T3, T4, T5)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple6 Array +

+
+
+ +
+
+
+ + +
+ +

Tuple2 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable>(
    +    _ expectedValue: [(T1, T2)]?
    +) -> Predicate<[(T1, T2)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2)]>,
    +    rhs: [(T1, T2)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple3 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    _ expectedValue: [(T1, T2, T3)]?
    +) -> Predicate<[(T1, T2, T3)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3)]>,
    +    rhs: [(T1, T2, T3)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple4 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    _ expectedValue: [(T1, T2, T3, T4)]?
    +) -> Predicate<[(T1, T2, T3, T4)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4)]>,
    +    rhs: [(T1, T2, T3, T4)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple5 Array +

+
+
+
    +
  • +
    + + + + equal(_:) + +
    +
    +
    +
    +
    +
    +

    A Nimble matcher that succeeds when the actual array of tuples is equal to the expected array of tuples. +Values can support equal by supporting the Equatable protocol.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func equal<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    _ expectedValue: [(T1, T2, T3, T4, T5)]?
    +) -> Predicate<[(T1, T2, T3, T4, T5)]>
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ==(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func ==<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +) async
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: SyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +)
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + !=(_:_:) + + + Asynchronous + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public func !=<T1: Equatable, T2: Equatable, T3: Equatable, T4: Equatable, T5: Equatable>(
    +    lhs: AsyncExpectation<[(T1, T2, T3, T4, T5)]>,
    +    rhs: [(T1, T2, T3, T4, T5)]?
    +) async
    + +
    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +

Tuple6 Array +

+
+
+