Skip to content

Commit d380eaa

Browse files
committed
docs for 3-13
1 parent 63440ce commit d380eaa

File tree

376 files changed

+91224
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

376 files changed

+91224
-0
lines changed

source/documentation/3.13/rspec-core/RSpec.html

Lines changed: 486 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>
7+
Module: RSpec::Core
8+
&mdash; Documentation by YARD 0.9.34
9+
</title>
10+
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
11+
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
12+
<script type="text/javascript">
13+
pathId = "RSpec::Core";
14+
relpath = '../';
15+
</script>
16+
<script type="text/javascript" charset="utf-8" src="/documentation/3.13/rspec-core/js/jquery.js"></script>
17+
<script type="text/javascript" charset="utf-8" src="/documentation/3.13/rspec-core/js/app.js"></script>
18+
</head>
19+
<body>
20+
<div class="nav_wrap">
21+
<iframe id="nav" src="../class_list.html?1"></iframe>
22+
<div id="resizer"></div>
23+
</div>
24+
<div id="main" tabindex="-1">
25+
<div id="header">
26+
<div id="menu">
27+
<a href="../_index.html">Index (C)</a> &raquo;
28+
<span class='title'><span class='object_link'><a href="../RSpec.html" title="RSpec (module)">RSpec</a></span></span>
29+
&raquo;
30+
<span class="title">Core</span>
31+
</div>
32+
<div id="search">
33+
<a class="full_list_link" id="class_list_link"
34+
href="../class_list.html">
35+
<svg width="24" height="24">
36+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
37+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
38+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
39+
</svg>
40+
</a>
41+
</div>
42+
<div class="clear"></div>
43+
</div>
44+
<div id="content"><h1>Module: RSpec::Core
45+
</h1>
46+
<div class="box_info">
47+
<dl>
48+
<dt>Defined in:</dt>
49+
<dd>lib/rspec/core.rb<span class="defines">,<br />
50+
lib/rspec/core/drb.rb,<br /> lib/rspec/core/dsl.rb,<br /> lib/rspec/core/set.rb,<br /> lib/rspec/core/hooks.rb,<br /> lib/rspec/core/world.rb,<br /> lib/rspec/core/runner.rb,<br /> lib/rspec/core/example.rb,<br /> lib/rspec/core/pending.rb,<br /> lib/rspec/core/sandbox.rb,<br /> lib/rspec/core/version.rb,<br /> lib/rspec/core/flat_map.rb,<br /> lib/rspec/core/metadata.rb,<br /> lib/rspec/core/ordering.rb,<br /> lib/rspec/core/profiler.rb,<br /> lib/rspec/core/reporter.rb,<br /> lib/rspec/core/warnings.rb,<br /> lib/rspec/core/rake_task.rb,<br /> lib/rspec/core/invocations.rb,<br /> lib/rspec/core/did_you_mean.rb,<br /> lib/rspec/core/ruby_project.rb,<br /> lib/rspec/core/shell_escape.rb,<br /> lib/rspec/core/bisect/server.rb,<br /> lib/rspec/core/configuration.rb,<br /> lib/rspec/core/example_group.rb,<br /> lib/rspec/core/notifications.rb,<br /> lib/rspec/core/option_parser.rb,<br /> lib/rspec/core/filter_manager.rb,<br /> lib/rspec/core/output_wrapper.rb,<br /> lib/rspec/core/shared_context.rb,<br /> lib/rspec/core/metadata_filter.rb,<br /> lib/rspec/core/bisect/utilities.rb,<br /> lib/rspec/core/memoized_helpers.rb,<br /> lib/rspec/core/bisect/coordinator.rb,<br /> lib/rspec/core/bisect/fork_runner.rb,<br /> lib/rspec/core/formatters/helpers.rb,<br /> lib/rspec/core/backtrace_formatter.rb,<br /> lib/rspec/core/bisect/shell_runner.rb,<br /> lib/rspec/core/formatters/protocol.rb,<br /> lib/rspec/core/mocking_adapters/rr.rb,<br /> lib/rspec/core/project_initializer.rb,<br /> lib/rspec/core/bisect/shell_command.rb,<br /> lib/rspec/core/shared_example_group.rb,<br /> lib/rspec/core/configuration_options.rb,<br /> lib/rspec/core/mocking_adapters/null.rb,<br /> lib/rspec/core/mocking_adapters/mocha.rb,<br /> lib/rspec/core/mocking_adapters/rspec.rb,<br /> lib/rspec/core/formatters/html_printer.rb,<br /> lib/rspec/core/bisect/example_minimizer.rb,<br /> lib/rspec/core/example_status_persister.rb,<br /> lib/rspec/core/formatters/console_codes.rb,<br /> lib/rspec/core/formatters/base_formatter.rb,<br /> lib/rspec/core/formatters/html_formatter.rb,<br /> lib/rspec/core/formatters/json_formatter.rb,<br /> lib/rspec/core/mocking_adapters/flexmock.rb,<br /> lib/rspec/core/minitest_assertions_adapter.rb,<br /> lib/rspec/core/formatters/profile_formatter.rb,<br /> lib/rspec/core/formatters/snippet_extractor.rb,<br /> lib/rspec/core/test_unit_assertions_adapter.rb,<br /> lib/rspec/core/formatters/progress_formatter.rb,<br /> lib/rspec/core/formatters/syntax_highlighter.rb,<br /> lib/rspec/core/formatters/base_text_formatter.rb,<br /> lib/rspec/core/formatters/exception_presenter.rb,<br /> lib/rspec/core/formatters/bisect_drb_formatter.rb,<br /> lib/rspec/core/formatters/base_bisect_formatter.rb,<br /> lib/rspec/core/formatters/deprecation_formatter.rb,<br /> lib/rspec/core/formatters/failure_list_formatter.rb,<br /> lib/rspec/core/formatters/html_snippet_extractor.rb,<br /> lib/rspec/core/formatters/documentation_formatter.rb,<br /> lib/rspec/core/formatters/bisect_progress_formatter.rb,<br /> lib/rspec/core/formatters/fallback_message_formatter.rb</span>
51+
</dd>
52+
</dl>
53+
</div>
54+
<h2>Overview</h2><div class="docstring">
55+
<div class="discussion">
56+
<p>Namespace for the rspec-core code.</p>
57+
</div>
58+
</div>
59+
<div class="tags">
60+
</div><h2>Defined Under Namespace</h2>
61+
<p class="children">
62+
<strong class="modules">Modules:</strong> <span class='object_link'><a href="Core/DSL.html" title="RSpec::Core::DSL (module)">DSL</a></span>, <span class='object_link'><a href="Core/Formatters.html" title="RSpec::Core::Formatters (module)">Formatters</a></span>, <span class='object_link'><a href="Core/Hooks.html" title="RSpec::Core::Hooks (module)">Hooks</a></span>, <span class='object_link'><a href="Core/MemoizedHelpers.html" title="RSpec::Core::MemoizedHelpers (module)">MemoizedHelpers</a></span>, <span class='object_link'><a href="Core/Metadata.html" title="RSpec::Core::Metadata (module)">Metadata</a></span>, <span class='object_link'><a href="Core/MetadataFilter.html" title="RSpec::Core::MetadataFilter (module)">MetadataFilter</a></span>, <span class='object_link'><a href="Core/Notifications.html" title="RSpec::Core::Notifications (module)">Notifications</a></span>, <span class='object_link'><a href="Core/Pending.html" title="RSpec::Core::Pending (module)">Pending</a></span>, <span class='object_link'><a href="Core/Sandbox.html" title="RSpec::Core::Sandbox (module)">Sandbox</a></span>, <span class='object_link'><a href="Core/SharedContext.html" title="RSpec::Core::SharedContext (module)">SharedContext</a></span>, <span class='object_link'><a href="Core/SharedExampleGroup.html" title="RSpec::Core::SharedExampleGroup (module)">SharedExampleGroup</a></span>, <span class='object_link'><a href="Core/Version.html" title="RSpec::Core::Version (module)">Version</a></span>
63+
<strong class="classes">Classes:</strong> <span class='object_link'><a href="Core/Configuration.html" title="RSpec::Core::Configuration (class)">Configuration</a></span>, <span class='object_link'><a href="Core/ConfigurationOptions.html" title="RSpec::Core::ConfigurationOptions (class)">ConfigurationOptions</a></span>, <span class='object_link'><a href="Core/Example.html" title="RSpec::Core::Example (class)">Example</a></span>, <span class='object_link'><a href="Core/ExampleGroup.html" title="RSpec::Core::ExampleGroup (class)">ExampleGroup</a></span>, <span class='object_link'><a href="Core/MultipleExceptionError.html" title="RSpec::Core::MultipleExceptionError (class)">MultipleExceptionError</a></span>, <span class='object_link'><a href="Core/RakeTask.html" title="RSpec::Core::RakeTask (class)">RakeTask</a></span>, <span class='object_link'><a href="Core/Reporter.html" title="RSpec::Core::Reporter (class)">Reporter</a></span>, <span class='object_link'><a href="Core/Runner.html" title="RSpec::Core::Runner (class)">Runner</a></span>, <span class='object_link'><a href="Core/SharedExampleGroupInclusionStackFrame.html" title="RSpec::Core::SharedExampleGroupInclusionStackFrame (class)">SharedExampleGroupInclusionStackFrame</a></span>, <span class='object_link'><a href="Core/SharedExampleGroupModule.html" title="RSpec::Core::SharedExampleGroupModule (class)">SharedExampleGroupModule</a></span>, <span class='object_link'><a href="Core/World.html" title="RSpec::Core::World (class)">World</a></span>
64+
</p>
65+
<h2>
66+
Constant Summary
67+
<small><a href="#" class="constants_summary_toggle">collapse</a></small>
68+
</h2>
69+
<dl class="constants">
70+
<dt id="DeprecationError-constant" class="">DeprecationError =
71+
<div class="docstring">
72+
<div class="discussion">
73+
<p>Deprecation Error.</p>
74+
</div>
75+
</div>
76+
<div class="tags">
77+
</div>
78+
</dt>
79+
<dd><pre class="code"><span class='const'>Class</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='const'>StandardError</span><span class='rparen'>)</span></pre></dd>
80+
</dl>
81+
</div>
82+
<div id="footer">
83+
Generated on Sun Feb 4 20:33:47 2024 by
84+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
85+
0.9.34 (ruby-3.2.2).
86+
</div>
87+
</div>
88+
</body>
89+
</html>

0 commit comments

Comments
 (0)