From 5a3a208ecaee9c4dce7cc38313b543704f0aa3ad Mon Sep 17 00:00:00 2001 From: James Mead Date: Sun, 16 Jun 2024 19:24:41 +0100 Subject: [PATCH] [skip ci] Update documentation for v2.4.0 --- 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 ++-- .../Mocha/ParameterMatchers/AnyParameters.html | 4 ++-- docs/Mocha/ParameterMatchers/Anything.html | 4 ++-- docs/Mocha/ParameterMatchers/Base.html | 4 ++-- docs/Mocha/ParameterMatchers/Equals.html | 4 ++-- .../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 ++-- .../Mocha/ParameterMatchers/RegexpMatches.html | 4 ++-- docs/Mocha/ParameterMatchers/RespondsWith.html | 4 ++-- .../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 | 4 ++-- docs/file.RELEASE.html | 18 ++++++++++++++++-- docs/frames.html | 2 +- docs/index.html | 4 ++-- docs/top-level-namespace.html | 4 ++-- 50 files changed, 114 insertions(+), 100 deletions(-) diff --git a/docs/Mocha.html b/docs/Mocha.html index 59dfca8d..7d87fe44 100644 --- a/docs/Mocha.html +++ b/docs/Mocha.html @@ -6,7 +6,7 @@ Module: Mocha - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -236,7 +236,7 @@

diff --git a/docs/Mocha/API.html b/docs/Mocha/API.html index bec5034d..5ad60736 100644 --- a/docs/Mocha/API.html +++ b/docs/Mocha/API.html @@ -6,7 +6,7 @@ Module: Mocha::API - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -1247,7 +1247,7 @@

diff --git a/docs/Mocha/ClassMethods.html b/docs/Mocha/ClassMethods.html index 2dc20bf7..23bcf07a 100644 --- a/docs/Mocha/ClassMethods.html +++ b/docs/Mocha/ClassMethods.html @@ -6,7 +6,7 @@ Module: Mocha::ClassMethods - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -246,7 +246,7 @@

diff --git a/docs/Mocha/Configuration.html b/docs/Mocha/Configuration.html index 76a90fc6..6c674fdf 100644 --- a/docs/Mocha/Configuration.html +++ b/docs/Mocha/Configuration.html @@ -6,7 +6,7 @@ Class: Mocha::Configuration - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -1085,7 +1085,7 @@

diff --git a/docs/Mocha/Expectation.html b/docs/Mocha/Expectation.html index 7ed12aa2..91b2fe82 100644 --- a/docs/Mocha/Expectation.html +++ b/docs/Mocha/Expectation.html @@ -6,7 +6,7 @@ Class: Mocha::Expectation - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -2903,7 +2903,7 @@

diff --git a/docs/Mocha/ExpectationError.html b/docs/Mocha/ExpectationError.html index cccd1ae8..b3bbd9b9 100644 --- a/docs/Mocha/ExpectationError.html +++ b/docs/Mocha/ExpectationError.html @@ -6,7 +6,7 @@ Exception: Mocha::ExpectationError - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -134,7 +134,7 @@

Overview

diff --git a/docs/Mocha/ExpectationErrorFactory.html b/docs/Mocha/ExpectationErrorFactory.html index 1e54611d..e325406e 100644 --- a/docs/Mocha/ExpectationErrorFactory.html +++ b/docs/Mocha/ExpectationErrorFactory.html @@ -6,7 +6,7 @@ Class: Mocha::ExpectationErrorFactory - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -242,7 +242,7 @@

diff --git a/docs/Mocha/Hooks.html b/docs/Mocha/Hooks.html index d00b8dd5..348a778b 100644 --- a/docs/Mocha/Hooks.html +++ b/docs/Mocha/Hooks.html @@ -6,7 +6,7 @@ Module: Mocha::Hooks - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -417,7 +417,7 @@

diff --git a/docs/Mocha/Integration.html b/docs/Mocha/Integration.html index f7dec5c9..63f7cdd0 100644 --- a/docs/Mocha/Integration.html +++ b/docs/Mocha/Integration.html @@ -6,7 +6,7 @@ Module: Mocha::Integration - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -107,7 +107,7 @@

Defined Under Namespace

diff --git a/docs/Mocha/Integration/MiniTest.html b/docs/Mocha/Integration/MiniTest.html index c86cabe0..3bf1a847 100644 --- a/docs/Mocha/Integration/MiniTest.html +++ b/docs/Mocha/Integration/MiniTest.html @@ -6,7 +6,7 @@ Module: Mocha::Integration::Minitest - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -105,7 +105,7 @@

Defined Under Namespace

diff --git a/docs/Mocha/Integration/MiniTest/Adapter.html b/docs/Mocha/Integration/MiniTest/Adapter.html index df6087cc..0e649bcf 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.3.0 + — Mocha 2.4.0 @@ -146,7 +146,7 @@

Methods included from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/Integration/TestUnit.html b/docs/Mocha/Integration/TestUnit.html index edae8031..ae35ef2a 100644 --- a/docs/Mocha/Integration/TestUnit.html +++ b/docs/Mocha/Integration/TestUnit.html @@ -6,7 +6,7 @@ Module: Mocha::Integration::TestUnit - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -105,7 +105,7 @@

Defined Under Namespace

diff --git a/docs/Mocha/Integration/TestUnit/Adapter.html b/docs/Mocha/Integration/TestUnit/Adapter.html index c68835d7..6c3bfde5 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.3.0 + — Mocha 2.4.0 @@ -146,7 +146,7 @@

Methods included from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/Mock.html b/docs/Mocha/Mock.html index 9c12d407..e7abc570 100644 --- a/docs/Mocha/Mock.html +++ b/docs/Mocha/Mock.html @@ -6,7 +6,7 @@ Class: Mocha::Mock - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -1116,7 +1116,7 @@

diff --git a/docs/Mocha/ObjectMethods.html b/docs/Mocha/ObjectMethods.html index 3191d397..2a4ef919 100644 --- a/docs/Mocha/ObjectMethods.html +++ b/docs/Mocha/ObjectMethods.html @@ -6,7 +6,7 @@ Module: Mocha::ObjectMethods - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -747,7 +747,7 @@

diff --git a/docs/Mocha/ParameterMatchers.html b/docs/Mocha/ParameterMatchers.html index 0ec88cf6..ac840df3 100644 --- a/docs/Mocha/ParameterMatchers.html +++ b/docs/Mocha/ParameterMatchers.html @@ -6,7 +6,7 @@ Module: Mocha::ParameterMatchers - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -3167,7 +3167,7 @@

diff --git a/docs/Mocha/ParameterMatchers/AllOf.html b/docs/Mocha/ParameterMatchers/AllOf.html index fe77ed3f..fdf62505 100644 --- a/docs/Mocha/ParameterMatchers/AllOf.html +++ b/docs/Mocha/ParameterMatchers/AllOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::AllOf - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/AnyOf.html b/docs/Mocha/ParameterMatchers/AnyOf.html index 29775991..6d345012 100644 --- a/docs/Mocha/ParameterMatchers/AnyOf.html +++ b/docs/Mocha/ParameterMatchers/AnyOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::AnyOf - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/AnyParameters.html b/docs/Mocha/ParameterMatchers/AnyParameters.html index e2546ef0..1b0e5534 100644 --- a/docs/Mocha/ParameterMatchers/AnyParameters.html +++ b/docs/Mocha/ParameterMatchers/AnyParameters.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::AnyParameters - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:39 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Anything.html b/docs/Mocha/ParameterMatchers/Anything.html index fe994325..e9114f88 100644 --- a/docs/Mocha/ParameterMatchers/Anything.html +++ b/docs/Mocha/ParameterMatchers/Anything.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Anything - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Base.html b/docs/Mocha/ParameterMatchers/Base.html index 7b902b8b..7bac9433 100644 --- a/docs/Mocha/ParameterMatchers/Base.html +++ b/docs/Mocha/ParameterMatchers/Base.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Base - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -423,7 +423,7 @@

diff --git a/docs/Mocha/ParameterMatchers/Equals.html b/docs/Mocha/ParameterMatchers/Equals.html index df4bd9f2..035037b2 100644 --- a/docs/Mocha/ParameterMatchers/Equals.html +++ b/docs/Mocha/ParameterMatchers/Equals.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Equals - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/EquivalentUri.html b/docs/Mocha/ParameterMatchers/EquivalentUri.html index eab5ec15..940652d3 100644 --- a/docs/Mocha/ParameterMatchers/EquivalentUri.html +++ b/docs/Mocha/ParameterMatchers/EquivalentUri.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::EquivalentUri - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:39 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasEntries.html b/docs/Mocha/ParameterMatchers/HasEntries.html index b80564df..64a4ca3a 100644 --- a/docs/Mocha/ParameterMatchers/HasEntries.html +++ b/docs/Mocha/ParameterMatchers/HasEntries.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasEntries - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasEntry.html b/docs/Mocha/ParameterMatchers/HasEntry.html index 5a2aee82..7f5d2b18 100644 --- a/docs/Mocha/ParameterMatchers/HasEntry.html +++ b/docs/Mocha/ParameterMatchers/HasEntry.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasEntry - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasKey.html b/docs/Mocha/ParameterMatchers/HasKey.html index d5f2ce99..1b91bb50 100644 --- a/docs/Mocha/ParameterMatchers/HasKey.html +++ b/docs/Mocha/ParameterMatchers/HasKey.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasKey - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasKeys.html b/docs/Mocha/ParameterMatchers/HasKeys.html index c2278223..7b0d949d 100644 --- a/docs/Mocha/ParameterMatchers/HasKeys.html +++ b/docs/Mocha/ParameterMatchers/HasKeys.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasKeys - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/HasValue.html b/docs/Mocha/ParameterMatchers/HasValue.html index 7d5505f3..3b0e3734 100644 --- a/docs/Mocha/ParameterMatchers/HasValue.html +++ b/docs/Mocha/ParameterMatchers/HasValue.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::HasValue - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Includes.html b/docs/Mocha/ParameterMatchers/Includes.html index 099f2bc8..151b178a 100644 --- a/docs/Mocha/ParameterMatchers/Includes.html +++ b/docs/Mocha/ParameterMatchers/Includes.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Includes - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/InstanceOf.html b/docs/Mocha/ParameterMatchers/InstanceOf.html index 2cec2d01..1a98783b 100644 --- a/docs/Mocha/ParameterMatchers/InstanceOf.html +++ b/docs/Mocha/ParameterMatchers/InstanceOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::InstanceOf - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:39 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/IsA.html b/docs/Mocha/ParameterMatchers/IsA.html index bd23aa0f..2ff70eb4 100644 --- a/docs/Mocha/ParameterMatchers/IsA.html +++ b/docs/Mocha/ParameterMatchers/IsA.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::IsA - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/KindOf.html b/docs/Mocha/ParameterMatchers/KindOf.html index b6796a4b..eceb0030 100644 --- a/docs/Mocha/ParameterMatchers/KindOf.html +++ b/docs/Mocha/ParameterMatchers/KindOf.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::KindOf - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Not.html b/docs/Mocha/ParameterMatchers/Not.html index fa116c33..faf4231f 100644 --- a/docs/Mocha/ParameterMatchers/Not.html +++ b/docs/Mocha/ParameterMatchers/Not.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Not - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/Optionally.html b/docs/Mocha/ParameterMatchers/Optionally.html index 076a1c57..99b348cc 100644 --- a/docs/Mocha/ParameterMatchers/Optionally.html +++ b/docs/Mocha/ParameterMatchers/Optionally.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::Optionally - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:38 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/RegexpMatches.html b/docs/Mocha/ParameterMatchers/RegexpMatches.html index 074e2ca4..4bc0a7e0 100644 --- a/docs/Mocha/ParameterMatchers/RegexpMatches.html +++ b/docs/Mocha/ParameterMatchers/RegexpMatches.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::RegexpMatches - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:39 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/RespondsWith.html b/docs/Mocha/ParameterMatchers/RespondsWith.html index 8d5034e2..92aae141 100644 --- a/docs/Mocha/ParameterMatchers/RespondsWith.html +++ b/docs/Mocha/ParameterMatchers/RespondsWith.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::RespondsWith - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:39 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/ParameterMatchers/YamlEquivalent.html b/docs/Mocha/ParameterMatchers/YamlEquivalent.html index d97fabda..63f8f06c 100644 --- a/docs/Mocha/ParameterMatchers/YamlEquivalent.html +++ b/docs/Mocha/ParameterMatchers/YamlEquivalent.html @@ -6,7 +6,7 @@ Class: Mocha::ParameterMatchers::YamlEquivalent - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -135,7 +135,7 @@

Methods inherited from - Generated on Fri May 17 17:28:39 2024 by + Generated on Sun Jun 16 19:24:07 2024 by yard 0.9.36 (ruby-3.2.0). diff --git a/docs/Mocha/Sequence.html b/docs/Mocha/Sequence.html index 9d989e35..3e16cabb 100644 --- a/docs/Mocha/Sequence.html +++ b/docs/Mocha/Sequence.html @@ -6,7 +6,7 @@ Class: Mocha::Sequence - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -131,7 +131,7 @@

Overview

diff --git a/docs/Mocha/StateMachine.html b/docs/Mocha/StateMachine.html index 5793645d..2f8bc459 100644 --- a/docs/Mocha/StateMachine.html +++ b/docs/Mocha/StateMachine.html @@ -6,7 +6,7 @@ Class: Mocha::StateMachine - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -664,7 +664,7 @@

diff --git a/docs/Mocha/StateMachine/State.html b/docs/Mocha/StateMachine/State.html index 6d443a59..d4873967 100644 --- a/docs/Mocha/StateMachine/State.html +++ b/docs/Mocha/StateMachine/State.html @@ -6,7 +6,7 @@ Class: Mocha::StateMachine::State - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -130,7 +130,7 @@

Overview

diff --git a/docs/Mocha/StateMachine/StatePredicate.html b/docs/Mocha/StateMachine/StatePredicate.html index 52d5f633..09dae085 100644 --- a/docs/Mocha/StateMachine/StatePredicate.html +++ b/docs/Mocha/StateMachine/StatePredicate.html @@ -6,7 +6,7 @@ Class: Mocha::StateMachine::StatePredicate - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -126,7 +126,7 @@

Direct Known Subclasses

diff --git a/docs/Mocha/StubbingError.html b/docs/Mocha/StubbingError.html index ea150f23..b74b4f87 100644 --- a/docs/Mocha/StubbingError.html +++ b/docs/Mocha/StubbingError.html @@ -6,7 +6,7 @@ Class: Mocha::StubbingError - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -132,7 +132,7 @@

Overview

diff --git a/docs/_index.html b/docs/_index.html index 4ae6d61a..b35ed15e 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -4,7 +4,7 @@ - Mocha 2.3.0 + Mocha 2.4.0 @@ -52,7 +52,7 @@
-

Mocha 2.3.0

+

Mocha 2.4.0

Alphabetic Index

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

Namespace Listing A-Z

diff --git a/docs/file.COPYING.html b/docs/file.COPYING.html index 122a0db5..900df008 100644 --- a/docs/file.COPYING.html +++ b/docs/file.COPYING.html @@ -6,7 +6,7 @@ File: COPYING - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -63,7 +63,7 @@
diff --git a/docs/file.MIT-LICENSE.html b/docs/file.MIT-LICENSE.html index 1b87b256..6990fb35 100644 --- a/docs/file.MIT-LICENSE.html +++ b/docs/file.MIT-LICENSE.html @@ -6,7 +6,7 @@ File: MIT-LICENSE - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -67,7 +67,7 @@ diff --git a/docs/file.README.html b/docs/file.README.html index 3a44f306..f5c57d18 100644 --- a/docs/file.README.html +++ b/docs/file.README.html @@ -6,7 +6,7 @@ File: README - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -436,7 +436,7 @@

License

diff --git a/docs/file.RELEASE.html b/docs/file.RELEASE.html index 4ae3d67c..aa11bebd 100644 --- a/docs/file.RELEASE.html +++ b/docs/file.RELEASE.html @@ -6,7 +6,7 @@ File: RELEASE - — Mocha 2.3.0 + — Mocha 2.4.0 @@ -59,6 +59,20 @@

Release Notes

+

2.4.0

+ +

External changes

+ +
    +
  • Improve rendering of keyword arguments (#652) - thanks to @casperisfine
  • +
+ +

Internal changes

+ +
    +
  • Improvements to #mocha_inspect unit tests (#650)
  • +
+

2.3.0

External changes

@@ -1279,7 +1293,7 @@

0.1.1

diff --git a/docs/frames.html b/docs/frames.html index 0c9425ba..aed82a99 100644 --- a/docs/frames.html +++ b/docs/frames.html @@ -2,7 +2,7 @@ - Mocha 2.3.0 + Mocha 2.4.0