forked from rspec/rspec.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRSpec.html
66 lines (66 loc) · 3.65 KB
/
RSpec.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
Module: RSpec
— Documentation by YARD 0.8.0
</title>
<link rel="stylesheet" href="/stylesheets/docs/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="/stylesheets/docs/common.css" type="text/css" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
hasFrames = window.top.frames.main ? true : false;
relpath = '';
framesUrl = "frames.html#!" + escape(window.location.href);
</script>
<script type="text/javascript" charset="utf-8" src="/javascripts/docs/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="/javascripts/docs/app.js"></script>
</head>
<body>
<div id="header">
<div id="menu">
<a href="_index.html">Index (R)</a> »
<span class="title">RSpec</span>
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="class_list.html">
Class List
</a>
<a class="full_list_link" id="method_list_link"
href="method_list.html">
Method List
</a>
<a class="full_list_link" id="file_list_link"
href="file_list.html">
File List
</a>
</div>
<div class="clear"></div>
</div>
<iframe id="search_frame"></iframe>
<div id="content"><h1>Module: RSpec
</h1>
<dl class="box">
<dt class="r1">Extended by:</dt>
<dd class="r1"><span class='object_link'><a href="RSpec/Mocks/Deprecation.html" title="RSpec::Mocks::Deprecation (module)">Mocks::Deprecation</a></span></dd>
<dt class="r2 last">Defined in:</dt>
<dd class="r2 last">lib/rspec/mocks.rb<span class="defines">,<br />
lib/rspec/mocks/mock.rb,<br /> lib/rspec/mocks/proxy.rb,<br /> lib/rspec/mocks/space.rb,<br /> lib/rspec/mocks/syntax.rb,<br /> lib/rspec/mocks/errors.rb,<br /> lib/rspec/mocks/targets.rb,<br /> lib/rspec/mocks/version.rb,<br /> lib/rspec/mocks/stub_chain.rb,<br /> lib/rspec/mocks/deprecation.rb,<br /> lib/rspec/mocks/test_double.rb,<br /> lib/rspec/mocks/order_group.rb,<br /> lib/rspec/mocks/mutate_const.rb,<br /> lib/rspec/mocks/method_double.rb,<br /> lib/rspec/mocks/proxy_for_nil.rb,<br /> lib/rspec/mocks/configuration.rb,<br /> lib/rspec/mocks/error_generator.rb,<br /> lib/rspec/mocks/example_methods.rb,<br /> lib/rspec/mocks/matchers/receive.rb,<br /> lib/rspec/mocks/argument_matchers.rb,<br /> lib/rspec/mocks/any_instance/chain.rb,<br /> lib/rspec/mocks/message_expectation.rb,<br /> lib/rspec/mocks/any_instance/recorder.rb,<br /> lib/rspec/mocks/argument_list_matcher.rb,<br /> lib/rspec/mocks/matchers/have_received.rb,<br /> lib/rspec/mocks/any_instance/stub_chain.rb,<br /> lib/rspec/mocks/instance_method_stasher.rb,<br /> lib/rspec/mocks/extensions/instance_exec.rb,<br /> lib/rspec/mocks/any_instance/message_chains.rb,<br /> lib/rspec/mocks/any_instance/stub_chain_chain.rb,<br /> lib/rspec/mocks/any_instance/expectation_chain.rb</span>
</dd>
</dl>
<div class="clear"></div>
<h2>Defined Under Namespace</h2>
<p class="children">
<strong class="modules">Modules:</strong> <span class='object_link'><a href="RSpec/Mocks.html" title="RSpec::Mocks (module)">Mocks</a></span>
</p>
</div>
<div id="footer">
Generated on Thu Jan 29 14:04:43 2015 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.0 (ruby-2.1.5).
</div>
</body>
</html>