From 345f042be22c89d1a72d4f971bc1362f02a66658 Mon Sep 17 00:00:00 2001 From: James Mead Date: Sat, 10 Jun 2023 12:18:56 +0100 Subject: [PATCH] [skip ci] Update documentation for v2.0.4. --- docs/Mocha.html | 4 ++-- docs/Mocha/API.html | 4 ++-- docs/Mocha/ClassMethods.html | 4 ++-- docs/Mocha/Configuration.html | 4 ++-- docs/Mocha/Expectation.html | 4 ++-- docs/Mocha/ExpectationError.html | 4 ++-- docs/Mocha/ExpectationErrorFactory.html | 4 ++-- docs/Mocha/Hooks.html | 4 ++-- docs/Mocha/Integration.html | 4 ++-- docs/Mocha/Integration/MiniTest.html | 4 ++-- docs/Mocha/Integration/MiniTest/Adapter.html | 4 ++-- docs/Mocha/Integration/TestUnit.html | 4 ++-- docs/Mocha/Integration/TestUnit/Adapter.html | 4 ++-- docs/Mocha/Mock.html | 4 ++-- docs/Mocha/ObjectMethods.html | 4 ++-- docs/Mocha/ParameterMatchers.html | 4 ++-- docs/Mocha/ParameterMatchers/AllOf.html | 4 ++-- docs/Mocha/ParameterMatchers/AnyOf.html | 4 ++-- docs/Mocha/ParameterMatchers/AnyParameters.html | 4 ++-- docs/Mocha/ParameterMatchers/Anything.html | 4 ++-- docs/Mocha/ParameterMatchers/Base.html | 4 ++-- docs/Mocha/ParameterMatchers/Equals.html | 4 ++-- docs/Mocha/ParameterMatchers/EquivalentUri.html | 4 ++-- docs/Mocha/ParameterMatchers/HasEntries.html | 4 ++-- docs/Mocha/ParameterMatchers/HasEntry.html | 4 ++-- docs/Mocha/ParameterMatchers/HasKey.html | 4 ++-- docs/Mocha/ParameterMatchers/HasKeys.html | 4 ++-- docs/Mocha/ParameterMatchers/HasValue.html | 4 ++-- docs/Mocha/ParameterMatchers/Includes.html | 4 ++-- docs/Mocha/ParameterMatchers/InstanceOf.html | 4 ++-- docs/Mocha/ParameterMatchers/IsA.html | 4 ++-- docs/Mocha/ParameterMatchers/KindOf.html | 4 ++-- docs/Mocha/ParameterMatchers/Not.html | 4 ++-- docs/Mocha/ParameterMatchers/Optionally.html | 4 ++-- docs/Mocha/ParameterMatchers/RegexpMatches.html | 4 ++-- docs/Mocha/ParameterMatchers/RespondsWith.html | 4 ++-- docs/Mocha/ParameterMatchers/YamlEquivalent.html | 4 ++-- docs/Mocha/Sequence.html | 4 ++-- docs/Mocha/StateMachine.html | 4 ++-- docs/Mocha/StateMachine/State.html | 4 ++-- docs/Mocha/StateMachine/StatePredicate.html | 4 ++-- docs/Mocha/StubbingError.html | 4 ++-- docs/_index.html | 6 +++--- docs/file.COPYING.html | 4 ++-- docs/file.MIT-LICENSE.html | 4 ++-- docs/file.README.html | 6 +++--- docs/file.RELEASE.html | 12 ++++++++++-- docs/frames.html | 2 +- docs/index.html | 6 +++--- docs/top-level-namespace.html | 4 ++-- 50 files changed, 110 insertions(+), 102 deletions(-) diff --git a/docs/Mocha.html b/docs/Mocha.html index 2f85194f1..bfb5f137f 100644 --- a/docs/Mocha.html +++ b/docs/Mocha.html @@ -6,7 +6,7 @@ Module: Mocha - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -236,7 +236,7 @@

diff --git a/docs/Mocha/API.html b/docs/Mocha/API.html index c7de5222b..3975fab10 100644 --- a/docs/Mocha/API.html +++ b/docs/Mocha/API.html @@ -6,7 +6,7 @@ Module: Mocha::API - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -1163,7 +1163,7 @@

diff --git a/docs/Mocha/ClassMethods.html b/docs/Mocha/ClassMethods.html index e6845dfdf..ca4b40ab9 100644 --- a/docs/Mocha/ClassMethods.html +++ b/docs/Mocha/ClassMethods.html @@ -6,7 +6,7 @@ Module: Mocha::ClassMethods - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -246,7 +246,7 @@

diff --git a/docs/Mocha/Configuration.html b/docs/Mocha/Configuration.html index 2caf823d8..96847feb8 100644 --- a/docs/Mocha/Configuration.html +++ b/docs/Mocha/Configuration.html @@ -6,7 +6,7 @@ Class: Mocha::Configuration - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -1085,7 +1085,7 @@

diff --git a/docs/Mocha/Expectation.html b/docs/Mocha/Expectation.html index 55ae35a72..a48f2ad6a 100644 --- a/docs/Mocha/Expectation.html +++ b/docs/Mocha/Expectation.html @@ -6,7 +6,7 @@ Class: Mocha::Expectation - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -2903,7 +2903,7 @@

diff --git a/docs/Mocha/ExpectationError.html b/docs/Mocha/ExpectationError.html index 159057830..9f8dcab98 100644 --- a/docs/Mocha/ExpectationError.html +++ b/docs/Mocha/ExpectationError.html @@ -6,7 +6,7 @@ Exception: Mocha::ExpectationError - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -134,7 +134,7 @@

Overview

diff --git a/docs/Mocha/ExpectationErrorFactory.html b/docs/Mocha/ExpectationErrorFactory.html index e65950ed3..4ae8f5de4 100644 --- a/docs/Mocha/ExpectationErrorFactory.html +++ b/docs/Mocha/ExpectationErrorFactory.html @@ -6,7 +6,7 @@ Class: Mocha::ExpectationErrorFactory - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -242,7 +242,7 @@

diff --git a/docs/Mocha/Hooks.html b/docs/Mocha/Hooks.html index 8a0dda268..d39d73036 100644 --- a/docs/Mocha/Hooks.html +++ b/docs/Mocha/Hooks.html @@ -6,7 +6,7 @@ Module: Mocha::Hooks - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -352,7 +352,7 @@

diff --git a/docs/Mocha/Integration.html b/docs/Mocha/Integration.html index babb00dfe..dd7191f9a 100644 --- a/docs/Mocha/Integration.html +++ b/docs/Mocha/Integration.html @@ -6,7 +6,7 @@ Module: Mocha::Integration - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -107,7 +107,7 @@

Defined Under Namespace

diff --git a/docs/Mocha/Integration/MiniTest.html b/docs/Mocha/Integration/MiniTest.html index 64d7552e1..0bccb8fe0 100644 --- a/docs/Mocha/Integration/MiniTest.html +++ b/docs/Mocha/Integration/MiniTest.html @@ -6,7 +6,7 @@ Module: Mocha::Integration::MiniTest - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -105,7 +105,7 @@

Defined Under Namespace

diff --git a/docs/Mocha/Integration/MiniTest/Adapter.html b/docs/Mocha/Integration/MiniTest/Adapter.html index e14592a25..f5da3baf6 100644 --- a/docs/Mocha/Integration/MiniTest/Adapter.html +++ b/docs/Mocha/Integration/MiniTest/Adapter.html @@ -6,7 +6,7 @@ Module: Mocha::Integration::MiniTest::Adapter - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -146,7 +146,7 @@

Methods included from - Generated on Sat Jun 10 12:12:51 2023 by + Generated on Sat Jun 10 12:18:28 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/Integration/TestUnit.html b/docs/Mocha/Integration/TestUnit.html index d29451d90..d3cf22aa8 100644 --- a/docs/Mocha/Integration/TestUnit.html +++ b/docs/Mocha/Integration/TestUnit.html @@ -6,7 +6,7 @@ Module: Mocha::Integration::TestUnit - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -105,7 +105,7 @@

Defined Under Namespace

diff --git a/docs/Mocha/Integration/TestUnit/Adapter.html b/docs/Mocha/Integration/TestUnit/Adapter.html index 98625eef0..c8263696f 100644 --- a/docs/Mocha/Integration/TestUnit/Adapter.html +++ b/docs/Mocha/Integration/TestUnit/Adapter.html @@ -6,7 +6,7 @@ Module: Mocha::Integration::TestUnit::Adapter - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -146,7 +146,7 @@

Methods included from - Generated on Sat Jun 10 12:12:51 2023 by + Generated on Sat Jun 10 12:18:28 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/Mock.html b/docs/Mocha/Mock.html index 3b1d4e840..10f7170aa 100644 --- a/docs/Mocha/Mock.html +++ b/docs/Mocha/Mock.html @@ -6,7 +6,7 @@ Class: Mocha::Mock - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -1123,7 +1123,7 @@

diff --git a/docs/Mocha/ObjectMethods.html b/docs/Mocha/ObjectMethods.html index ba2e525d7..82b295b49 100644 --- a/docs/Mocha/ObjectMethods.html +++ b/docs/Mocha/ObjectMethods.html @@ -6,7 +6,7 @@ Module: Mocha::ObjectMethods - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -747,7 +747,7 @@

diff --git a/docs/Mocha/ParameterMatchers.html b/docs/Mocha/ParameterMatchers.html index e1f094791..e362bf908 100644 --- a/docs/Mocha/ParameterMatchers.html +++ b/docs/Mocha/ParameterMatchers.html @@ -6,7 +6,7 @@ Module: Mocha::ParameterMatchers - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -3046,7 +3046,7 @@

diff --git a/docs/Mocha/ParameterMatchers/AllOf.html b/docs/Mocha/ParameterMatchers/AllOf.html index dfb6601fd..3b39b15ae 100644 --- a/docs/Mocha/ParameterMatchers/AllOf.html +++ b/docs/Mocha/ParameterMatchers/AllOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::AllOf - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/AnyOf.html b/docs/Mocha/ParameterMatchers/AnyOf.html index 372430a98..14f60e82b 100644 --- a/docs/Mocha/ParameterMatchers/AnyOf.html +++ b/docs/Mocha/ParameterMatchers/AnyOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::AnyOf - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/AnyParameters.html b/docs/Mocha/ParameterMatchers/AnyParameters.html index 1a113fdc7..ca2d90a88 100644 --- a/docs/Mocha/ParameterMatchers/AnyParameters.html +++ b/docs/Mocha/ParameterMatchers/AnyParameters.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::AnyParameters - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Anything.html b/docs/Mocha/ParameterMatchers/Anything.html index a31778f4d..cc3f50c27 100644 --- a/docs/Mocha/ParameterMatchers/Anything.html +++ b/docs/Mocha/ParameterMatchers/Anything.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Anything - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Base.html b/docs/Mocha/ParameterMatchers/Base.html index 42f0013d6..4303fd4be 100644 --- a/docs/Mocha/ParameterMatchers/Base.html +++ b/docs/Mocha/ParameterMatchers/Base.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Base - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -423,7 +423,7 @@

diff --git a/docs/Mocha/ParameterMatchers/Equals.html b/docs/Mocha/ParameterMatchers/Equals.html index 6381ddb86..29a815f2e 100644 --- a/docs/Mocha/ParameterMatchers/Equals.html +++ b/docs/Mocha/ParameterMatchers/Equals.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Equals - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/EquivalentUri.html b/docs/Mocha/ParameterMatchers/EquivalentUri.html index 1c3fe91d6..01d44af2c 100644 --- a/docs/Mocha/ParameterMatchers/EquivalentUri.html +++ b/docs/Mocha/ParameterMatchers/EquivalentUri.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::EquivalentUri - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasEntries.html b/docs/Mocha/ParameterMatchers/HasEntries.html index 0957faab9..5c605a1af 100644 --- a/docs/Mocha/ParameterMatchers/HasEntries.html +++ b/docs/Mocha/ParameterMatchers/HasEntries.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasEntries - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasEntry.html b/docs/Mocha/ParameterMatchers/HasEntry.html index a7391d5f3..23afdc870 100644 --- a/docs/Mocha/ParameterMatchers/HasEntry.html +++ b/docs/Mocha/ParameterMatchers/HasEntry.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasEntry - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasKey.html b/docs/Mocha/ParameterMatchers/HasKey.html index 5bb698576..bda195e8e 100644 --- a/docs/Mocha/ParameterMatchers/HasKey.html +++ b/docs/Mocha/ParameterMatchers/HasKey.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasKey - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasKeys.html b/docs/Mocha/ParameterMatchers/HasKeys.html index d98cce5d9..21502e091 100644 --- a/docs/Mocha/ParameterMatchers/HasKeys.html +++ b/docs/Mocha/ParameterMatchers/HasKeys.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasKeys - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasValue.html b/docs/Mocha/ParameterMatchers/HasValue.html index e5c8e1b47..c19c15bfe 100644 --- a/docs/Mocha/ParameterMatchers/HasValue.html +++ b/docs/Mocha/ParameterMatchers/HasValue.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasValue - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Includes.html b/docs/Mocha/ParameterMatchers/Includes.html index 29dfad6cf..f88553da2 100644 --- a/docs/Mocha/ParameterMatchers/Includes.html +++ b/docs/Mocha/ParameterMatchers/Includes.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Includes - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/InstanceOf.html b/docs/Mocha/ParameterMatchers/InstanceOf.html index deb23b716..82243cc6d 100644 --- a/docs/Mocha/ParameterMatchers/InstanceOf.html +++ b/docs/Mocha/ParameterMatchers/InstanceOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::InstanceOf - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/IsA.html b/docs/Mocha/ParameterMatchers/IsA.html index 6a3063432..a3d9f9893 100644 --- a/docs/Mocha/ParameterMatchers/IsA.html +++ b/docs/Mocha/ParameterMatchers/IsA.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::IsA - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/KindOf.html b/docs/Mocha/ParameterMatchers/KindOf.html index 36578f94c..dfe20c81f 100644 --- a/docs/Mocha/ParameterMatchers/KindOf.html +++ b/docs/Mocha/ParameterMatchers/KindOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::KindOf - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Not.html b/docs/Mocha/ParameterMatchers/Not.html index 2b0f2cf93..0f078cc33 100644 --- a/docs/Mocha/ParameterMatchers/Not.html +++ b/docs/Mocha/ParameterMatchers/Not.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Not - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Optionally.html b/docs/Mocha/ParameterMatchers/Optionally.html index c7bb5b774..039e2d38e 100644 --- a/docs/Mocha/ParameterMatchers/Optionally.html +++ b/docs/Mocha/ParameterMatchers/Optionally.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Optionally - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/RegexpMatches.html b/docs/Mocha/ParameterMatchers/RegexpMatches.html index 03f2bf231..2f24cec9a 100644 --- a/docs/Mocha/ParameterMatchers/RegexpMatches.html +++ b/docs/Mocha/ParameterMatchers/RegexpMatches.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::RegexpMatches - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/RespondsWith.html b/docs/Mocha/ParameterMatchers/RespondsWith.html index 22e2d2efd..aa7976c17 100644 --- a/docs/Mocha/ParameterMatchers/RespondsWith.html +++ b/docs/Mocha/ParameterMatchers/RespondsWith.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::RespondsWith - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/YamlEquivalent.html b/docs/Mocha/ParameterMatchers/YamlEquivalent.html index be41c68df..c1a3a09ef 100644 --- a/docs/Mocha/ParameterMatchers/YamlEquivalent.html +++ b/docs/Mocha/ParameterMatchers/YamlEquivalent.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::YamlEquivalent - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Sat Jun 10 12:12:52 2023 by + Generated on Sat Jun 10 12:18:29 2023 by yard 0.9.28 (ruby-3.2.0). diff --git a/docs/Mocha/Sequence.html b/docs/Mocha/Sequence.html index 06dcd38e1..b51770d4f 100644 --- a/docs/Mocha/Sequence.html +++ b/docs/Mocha/Sequence.html @@ -6,7 +6,7 @@ Class: Mocha::Sequence - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -131,7 +131,7 @@

Overview

diff --git a/docs/Mocha/StateMachine.html b/docs/Mocha/StateMachine.html index 20f41ab6d..3f69681e4 100644 --- a/docs/Mocha/StateMachine.html +++ b/docs/Mocha/StateMachine.html @@ -6,7 +6,7 @@ Class: Mocha::StateMachine - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -664,7 +664,7 @@

diff --git a/docs/Mocha/StateMachine/State.html b/docs/Mocha/StateMachine/State.html index 6af5196d6..bd67c2c95 100644 --- a/docs/Mocha/StateMachine/State.html +++ b/docs/Mocha/StateMachine/State.html @@ -6,7 +6,7 @@ Class: Mocha::StateMachine::State - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -130,7 +130,7 @@

Overview

diff --git a/docs/Mocha/StateMachine/StatePredicate.html b/docs/Mocha/StateMachine/StatePredicate.html index 19c44cbb4..77a8949a1 100644 --- a/docs/Mocha/StateMachine/StatePredicate.html +++ b/docs/Mocha/StateMachine/StatePredicate.html @@ -6,7 +6,7 @@ Class: Mocha::StateMachine::StatePredicate - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -126,7 +126,7 @@

Direct Known Subclasses

diff --git a/docs/Mocha/StubbingError.html b/docs/Mocha/StubbingError.html index d416038b4..eae7933a9 100644 --- a/docs/Mocha/StubbingError.html +++ b/docs/Mocha/StubbingError.html @@ -6,7 +6,7 @@ Class: Mocha::StubbingError - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -132,7 +132,7 @@

Overview

diff --git a/docs/_index.html b/docs/_index.html index 1063242d9..a25cd19c3 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -4,7 +4,7 @@ - Mocha 2.0.3 + Mocha 2.0.4 @@ -52,7 +52,7 @@
-

Mocha 2.0.3

+

Mocha 2.0.4

Alphabetic Index

@@ -508,7 +508,7 @@

Namespace Listing A-Z

diff --git a/docs/file.COPYING.html b/docs/file.COPYING.html index 265410af5..190691cfc 100644 --- a/docs/file.COPYING.html +++ b/docs/file.COPYING.html @@ -6,7 +6,7 @@ File: COPYING - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -63,7 +63,7 @@
diff --git a/docs/file.MIT-LICENSE.html b/docs/file.MIT-LICENSE.html index 4ca896f7f..ec14adde6 100644 --- a/docs/file.MIT-LICENSE.html +++ b/docs/file.MIT-LICENSE.html @@ -6,7 +6,7 @@ File: MIT-LICENSE - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -67,7 +67,7 @@ diff --git a/docs/file.README.html b/docs/file.README.html index 4348e6876..d22f82077 100644 --- a/docs/file.README.html +++ b/docs/file.README.html @@ -6,7 +6,7 @@ File: README - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -430,13 +430,13 @@

History

License

-

© Copyright Revieworld Ltd. 2006

+

© Copyright James Mead 2006

You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

diff --git a/docs/file.RELEASE.html b/docs/file.RELEASE.html index 97f6977a9..4645ed92c 100644 --- a/docs/file.RELEASE.html +++ b/docs/file.RELEASE.html @@ -6,7 +6,7 @@ File: RELEASE - — Mocha 2.0.3 + — Mocha 2.0.4 @@ -59,6 +59,14 @@

Release Notes

+

2.0.4

+ +

Internal changes

+ +
    +
  • Update README.md
  • +
+

2.0.3

External changes

@@ -1224,7 +1232,7 @@

0.1.1

diff --git a/docs/frames.html b/docs/frames.html index 092e0711d..67782ff6e 100644 --- a/docs/frames.html +++ b/docs/frames.html @@ -2,7 +2,7 @@ - Mocha 2.0.3 + Mocha 2.0.4