ipt 1.0.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (235) hide show
  1. checksums.yaml +5 -5
  2. data/.github/workflows/test.yml +41 -0
  3. data/.gitignore +0 -1
  4. data/Gemfile.lock +318 -0
  5. data/README.md +1 -1
  6. data/bin/tapioca +29 -0
  7. data/ipt.gemspec +15 -8
  8. data/lib/pt.rb +8 -9
  9. data/lib/pt/action.rb +42 -24
  10. data/lib/pt/cli.rb +1 -1
  11. data/lib/pt/client.rb +2 -3
  12. data/lib/pt/configuration.rb +1 -1
  13. data/lib/pt/data_row.rb +1 -0
  14. data/lib/pt/data_table.rb +1 -2
  15. data/lib/pt/io.rb +16 -7
  16. data/lib/pt/version.rb +2 -1
  17. data/sorbet/config +3 -0
  18. data/sorbet/rbi/gems/activesupport.rbi +671 -0
  19. data/sorbet/rbi/gems/activesupport@6.1.3.2.rbi +63 -0
  20. data/sorbet/rbi/gems/addressable.rbi +147 -0
  21. data/sorbet/rbi/gems/addressable@2.7.0.rbi +8 -0
  22. data/sorbet/rbi/gems/anyway_config.rbi +197 -0
  23. data/sorbet/rbi/gems/anyway_config@2.1.0.rbi +8 -0
  24. data/sorbet/rbi/gems/aruba.rbi +917 -0
  25. data/sorbet/rbi/gems/aruba@0.14.14.rbi +1342 -0
  26. data/sorbet/rbi/gems/ast.rbi +49 -0
  27. data/sorbet/rbi/gems/ast@2.4.2.rbi +54 -0
  28. data/sorbet/rbi/gems/axiom-types@0.1.1.rbi +8 -0
  29. data/sorbet/rbi/gems/builder@3.2.4.rbi +15 -0
  30. data/sorbet/rbi/gems/childprocess.rbi +107 -0
  31. data/sorbet/rbi/gems/childprocess@3.0.0.rbi +135 -0
  32. data/sorbet/rbi/gems/coderay.rbi +285 -0
  33. data/sorbet/rbi/gems/coderay@1.1.3.rbi +1005 -0
  34. data/sorbet/rbi/gems/coercible@1.0.0.rbi +8 -0
  35. data/sorbet/rbi/gems/colorize.rbi +82 -0
  36. data/sorbet/rbi/gems/colorize@0.8.1.rbi +39 -0
  37. data/sorbet/rbi/gems/commander@4.6.0.rbi +8 -0
  38. data/sorbet/rbi/gems/concurrent-ruby.rbi +1590 -0
  39. data/sorbet/rbi/gems/concurrent-ruby@1.1.8.rbi +8 -0
  40. data/sorbet/rbi/gems/config.rbi +124 -0
  41. data/sorbet/rbi/gems/config@3.1.0.rbi +8 -0
  42. data/sorbet/rbi/gems/contracts.rbi +391 -0
  43. data/sorbet/rbi/gems/contracts@0.16.1.rbi +592 -0
  44. data/sorbet/rbi/gems/cucumber-core.rbi +628 -0
  45. data/sorbet/rbi/gems/cucumber-core@9.0.0.rbi +8 -0
  46. data/sorbet/rbi/gems/cucumber-create-meta.rbi +27 -0
  47. data/sorbet/rbi/gems/cucumber-create-meta@4.0.0.rbi +8 -0
  48. data/sorbet/rbi/gems/cucumber-cucumber-expressions.rbi +216 -0
  49. data/sorbet/rbi/gems/cucumber-cucumber-expressions@12.1.1.rbi +8 -0
  50. data/sorbet/rbi/gems/cucumber-gherkin.rbi +289 -0
  51. data/sorbet/rbi/gems/cucumber-gherkin@18.1.1.rbi +8 -0
  52. data/sorbet/rbi/gems/cucumber-html-formatter@13.0.0.rbi +8 -0
  53. data/sorbet/rbi/gems/cucumber-messages.rbi +872 -0
  54. data/sorbet/rbi/gems/cucumber-messages@15.0.0.rbi +8 -0
  55. data/sorbet/rbi/gems/cucumber-tag-expressions.rbi +53 -0
  56. data/sorbet/rbi/gems/cucumber-tag-expressions@3.0.1.rbi +8 -0
  57. data/sorbet/rbi/gems/cucumber-wire.rbi +161 -0
  58. data/sorbet/rbi/gems/cucumber-wire@5.0.0.rbi +8 -0
  59. data/sorbet/rbi/gems/cucumber.rbi +1876 -0
  60. data/sorbet/rbi/gems/cucumber@6.0.0.rbi +8 -0
  61. data/sorbet/rbi/gems/declarative.rbi +75 -0
  62. data/sorbet/rbi/gems/declarative@0.0.20.rbi +8 -0
  63. data/sorbet/rbi/gems/deep_merge.rbi +26 -0
  64. data/sorbet/rbi/gems/deep_merge@1.2.1.rbi +8 -0
  65. data/sorbet/rbi/gems/descendants_tracker@0.0.4.rbi +8 -0
  66. data/sorbet/rbi/gems/diff-lcs@1.4.4.rbi +8 -0
  67. data/sorbet/rbi/gems/dry-configurable@0.12.1.rbi +8 -0
  68. data/sorbet/rbi/gems/dry-container@0.7.2.rbi +8 -0
  69. data/sorbet/rbi/gems/dry-core@0.5.0.rbi +8 -0
  70. data/sorbet/rbi/gems/dry-equalizer@0.3.0.rbi +8 -0
  71. data/sorbet/rbi/gems/dry-inflector@0.2.0.rbi +8 -0
  72. data/sorbet/rbi/gems/dry-initializer@3.0.4.rbi +8 -0
  73. data/sorbet/rbi/gems/dry-logic@1.2.0.rbi +8 -0
  74. data/sorbet/rbi/gems/dry-schema@1.6.2.rbi +8 -0
  75. data/sorbet/rbi/gems/dry-types@1.5.1.rbi +8 -0
  76. data/sorbet/rbi/gems/dry-validation@1.6.0.rbi +8 -0
  77. data/sorbet/rbi/gems/equalizer.rbi +23 -0
  78. data/sorbet/rbi/gems/equalizer@0.0.11.rbi +8 -0
  79. data/sorbet/rbi/gems/equatable.rbi +26 -0
  80. data/sorbet/rbi/gems/equatable@0.5.0.rbi +8 -0
  81. data/sorbet/rbi/gems/excon.rbi +378 -0
  82. data/sorbet/rbi/gems/excon@0.81.0.rbi +8 -0
  83. data/sorbet/rbi/gems/faraday-excon.rbi +28 -0
  84. data/sorbet/rbi/gems/faraday-excon@1.1.0.rbi +8 -0
  85. data/sorbet/rbi/gems/faraday-net_http.rbi +32 -0
  86. data/sorbet/rbi/gems/faraday-net_http@1.0.1.rbi +8 -0
  87. data/sorbet/rbi/gems/faraday-net_http_persistent.rbi +24 -0
  88. data/sorbet/rbi/gems/faraday-net_http_persistent@1.1.0.rbi +8 -0
  89. data/sorbet/rbi/gems/faraday.rbi +606 -0
  90. data/sorbet/rbi/gems/faraday@1.4.1.rbi +8 -0
  91. data/sorbet/rbi/gems/faraday_middleware.rbi +19 -0
  92. data/sorbet/rbi/gems/faraday_middleware@1.0.0.rbi +8 -0
  93. data/sorbet/rbi/gems/ffi.rbi +560 -0
  94. data/sorbet/rbi/gems/ffi@1.15.0.rbi +849 -0
  95. data/sorbet/rbi/gems/formatador.rbi +52 -0
  96. data/sorbet/rbi/gems/formatador@0.2.5.rbi +8 -0
  97. data/sorbet/rbi/gems/guard-compat@1.2.1.rbi +49 -0
  98. data/sorbet/rbi/gems/guard-rspec@4.7.3.rbi +233 -0
  99. data/sorbet/rbi/gems/guard.rbi +397 -0
  100. data/sorbet/rbi/gems/guard@2.16.2.rbi +615 -0
  101. data/sorbet/rbi/gems/highline.rbi +567 -0
  102. data/sorbet/rbi/gems/highline@2.0.3.rbi +8 -0
  103. data/sorbet/rbi/gems/i18n.rbi +133 -0
  104. data/sorbet/rbi/gems/i18n@1.8.10.rbi +8 -0
  105. data/sorbet/rbi/gems/ice_nine@0.11.2.rbi +8 -0
  106. data/sorbet/rbi/gems/listen.rbi +301 -0
  107. data/sorbet/rbi/gems/listen@3.5.1.rbi +476 -0
  108. data/sorbet/rbi/gems/lumberjack.rbi +299 -0
  109. data/sorbet/rbi/gems/lumberjack@1.2.8.rbi +431 -0
  110. data/sorbet/rbi/gems/method_source.rbi +64 -0
  111. data/sorbet/rbi/gems/method_source@1.0.0.rbi +72 -0
  112. data/sorbet/rbi/gems/middleware.rbi +32 -0
  113. data/sorbet/rbi/gems/middleware@0.1.0.rbi +8 -0
  114. data/sorbet/rbi/gems/mime-types-data.rbi +17 -0
  115. data/sorbet/rbi/gems/mime-types-data@3.2021.0225.rbi +8 -0
  116. data/sorbet/rbi/gems/mime-types.rbi +218 -0
  117. data/sorbet/rbi/gems/mime-types@3.3.1.rbi +8 -0
  118. data/sorbet/rbi/gems/mini_mime.rbi +52 -0
  119. data/sorbet/rbi/gems/mini_mime@1.1.0.rbi +8 -0
  120. data/sorbet/rbi/gems/minitest@5.14.4.rbi +8 -0
  121. data/sorbet/rbi/gems/multi_json.rbi +62 -0
  122. data/sorbet/rbi/gems/multi_json@1.15.0.rbi +8 -0
  123. data/sorbet/rbi/gems/multi_test.rbi +28 -0
  124. data/sorbet/rbi/gems/multi_test@0.1.2.rbi +8 -0
  125. data/sorbet/rbi/gems/multipart-post.rbi +53 -0
  126. data/sorbet/rbi/gems/multipart-post@2.1.1.rbi +8 -0
  127. data/sorbet/rbi/gems/necromancer.rbi +135 -0
  128. data/sorbet/rbi/gems/necromancer@0.3.0.rbi +8 -0
  129. data/sorbet/rbi/gems/nenv.rbi +60 -0
  130. data/sorbet/rbi/gems/nenv@0.3.0.rbi +88 -0
  131. data/sorbet/rbi/gems/notiffany.rbi +215 -0
  132. data/sorbet/rbi/gems/notiffany@0.1.3.rbi +323 -0
  133. data/sorbet/rbi/gems/paint.rbi +31 -0
  134. data/sorbet/rbi/gems/paint@2.2.1.rbi +8 -0
  135. data/sorbet/rbi/gems/parlour.rbi +840 -0
  136. data/sorbet/rbi/gems/parlour@6.0.0.rbi +1610 -0
  137. data/sorbet/rbi/gems/parser.rbi +1517 -0
  138. data/sorbet/rbi/gems/parser@3.0.1.1.rbi +1726 -0
  139. data/sorbet/rbi/gems/pastel.rbi +128 -0
  140. data/sorbet/rbi/gems/pastel@0.6.1.rbi +8 -0
  141. data/sorbet/rbi/gems/protobuf-cucumber.rbi +1520 -0
  142. data/sorbet/rbi/gems/protobuf-cucumber@3.10.8.rbi +8 -0
  143. data/sorbet/rbi/gems/pry.rbi +1898 -0
  144. data/sorbet/rbi/gems/pry@0.14.1.rbi +2486 -0
  145. data/sorbet/rbi/gems/public_suffix.rbi +104 -0
  146. data/sorbet/rbi/gems/public_suffix@4.0.6.rbi +8 -0
  147. data/sorbet/rbi/gems/rainbow.rbi +118 -0
  148. data/sorbet/rbi/gems/rainbow@3.0.0.rbi +153 -0
  149. data/sorbet/rbi/gems/rake.rbi +647 -0
  150. data/sorbet/rbi/gems/rake@10.5.0.rbi +805 -0
  151. data/sorbet/rbi/gems/rb-fsevent@0.11.0.rbi +8 -0
  152. data/sorbet/rbi/gems/rb-inotify@0.10.1.rbi +8 -0
  153. data/sorbet/rbi/gems/representable.rbi +227 -0
  154. data/sorbet/rbi/gems/representable@3.1.1.rbi +8 -0
  155. data/sorbet/rbi/gems/rspec-core.rbi +1932 -0
  156. data/sorbet/rbi/gems/rspec-core@3.10.1.rbi +2455 -0
  157. data/sorbet/rbi/gems/rspec-expectations.rbi +1151 -0
  158. data/sorbet/rbi/gems/rspec-expectations@3.10.1.rbi +1652 -0
  159. data/sorbet/rbi/gems/rspec-mocks.rbi +1100 -0
  160. data/sorbet/rbi/gems/rspec-mocks@3.10.2.rbi +1462 -0
  161. data/sorbet/rbi/gems/rspec-support.rbi +280 -0
  162. data/sorbet/rbi/gems/rspec-support@3.10.2.rbi +509 -0
  163. data/sorbet/rbi/gems/rspec.rbi +15 -0
  164. data/sorbet/rbi/gems/rspec@3.10.0.rbi +38 -0
  165. data/sorbet/rbi/gems/ruby-next-core.rbi +76 -0
  166. data/sorbet/rbi/gems/ruby-next-core@0.12.0.rbi +7 -0
  167. data/sorbet/rbi/gems/ruby2_keywords@0.0.4.rbi +8 -0
  168. data/sorbet/rbi/gems/shellany.rbi +29 -0
  169. data/sorbet/rbi/gems/shellany@0.0.1.rbi +28 -0
  170. data/sorbet/rbi/gems/spoom.rbi +872 -0
  171. data/sorbet/rbi/gems/spoom@1.1.1.rbi +1193 -0
  172. data/sorbet/rbi/gems/sys-uname.rbi +66 -0
  173. data/sorbet/rbi/gems/sys-uname@1.2.2.rbi +8 -0
  174. data/sorbet/rbi/gems/tapioca.rbi +39 -0
  175. data/sorbet/rbi/gems/tapioca@0.4.23.rbi +1230 -0
  176. data/sorbet/rbi/gems/terminal-table.rbi +166 -0
  177. data/sorbet/rbi/gems/terminal-table@3.0.0.rbi +8 -0
  178. data/sorbet/rbi/gems/thor.rbi +537 -0
  179. data/sorbet/rbi/gems/thor@1.1.0.rbi +838 -0
  180. data/sorbet/rbi/gems/thread_safe@0.3.6.rbi +8 -0
  181. data/sorbet/rbi/gems/tracker_api.rbi +33 -0
  182. data/sorbet/rbi/gems/tracker_api@1.13.0.rbi +21 -0
  183. data/sorbet/rbi/gems/trailblazer-option.rbi +22 -0
  184. data/sorbet/rbi/gems/trailblazer-option@0.1.1.rbi +8 -0
  185. data/sorbet/rbi/gems/tty-color.rbi +41 -0
  186. data/sorbet/rbi/gems/tty-color@0.3.0.rbi +8 -0
  187. data/sorbet/rbi/gems/tty-command@0.1.0.rbi +8 -0
  188. data/sorbet/rbi/gems/tty-cursor@0.3.0.rbi +8 -0
  189. data/sorbet/rbi/gems/tty-pager.rbi +41 -0
  190. data/sorbet/rbi/gems/tty-pager@0.4.0.rbi +8 -0
  191. data/sorbet/rbi/gems/tty-platform.rbi +36 -0
  192. data/sorbet/rbi/gems/tty-platform@0.1.0.rbi +8 -0
  193. data/sorbet/rbi/gems/tty-progressbar.rbi +164 -0
  194. data/sorbet/rbi/gems/tty-progressbar@0.9.0.rbi +8 -0
  195. data/sorbet/rbi/gems/tty-prompt@0.6.0.rbi +8 -0
  196. data/sorbet/rbi/gems/tty-screen.rbi +40 -0
  197. data/sorbet/rbi/gems/tty-screen@0.5.1.rbi +8 -0
  198. data/sorbet/rbi/gems/tty-spinner.rbi +40 -0
  199. data/sorbet/rbi/gems/tty-spinner@0.2.0.rbi +8 -0
  200. data/sorbet/rbi/gems/tty-table.rbi +417 -0
  201. data/sorbet/rbi/gems/tty-table@0.5.0.rbi +8 -0
  202. data/sorbet/rbi/gems/tty-which.rbi +22 -0
  203. data/sorbet/rbi/gems/tty-which@0.1.0.rbi +8 -0
  204. data/sorbet/rbi/gems/tty.rbi +126 -0
  205. data/sorbet/rbi/gems/tty@0.5.0.rbi +8 -0
  206. data/sorbet/rbi/gems/tzinfo.rbi +588 -0
  207. data/sorbet/rbi/gems/tzinfo@2.0.4.rbi +8 -0
  208. data/sorbet/rbi/gems/uber.rbi +18 -0
  209. data/sorbet/rbi/gems/uber@0.1.0.rbi +8 -0
  210. data/sorbet/rbi/gems/unicode-display_width.rbi +17 -0
  211. data/sorbet/rbi/gems/unicode-display_width@1.7.0.rbi +8 -0
  212. data/sorbet/rbi/gems/unicode_utils.rbi +171 -0
  213. data/sorbet/rbi/gems/unicode_utils@1.4.0.rbi +8 -0
  214. data/sorbet/rbi/gems/vcr.rbi +582 -0
  215. data/sorbet/rbi/gems/vcr@6.0.0.rbi +782 -0
  216. data/sorbet/rbi/gems/verse.rbi +87 -0
  217. data/sorbet/rbi/gems/verse@0.4.0.rbi +8 -0
  218. data/sorbet/rbi/gems/virtus@1.0.5.rbi +8 -0
  219. data/sorbet/rbi/gems/wisper@1.6.1.rbi +8 -0
  220. data/sorbet/rbi/gems/zeitwerk.rbi +139 -0
  221. data/sorbet/rbi/gems/zeitwerk@2.4.2.rbi +8 -0
  222. data/sorbet/rbi/hidden-definitions/errors.txt +8695 -0
  223. data/sorbet/rbi/hidden-definitions/hidden.rbi +18529 -0
  224. data/sorbet/rbi/sorbet-typed/lib/activesupport/>=6/activesupport.rbi +37 -0
  225. data/sorbet/rbi/sorbet-typed/lib/activesupport/all/activesupport.rbi +1850 -0
  226. data/sorbet/rbi/sorbet-typed/lib/faraday/all/faraday.rbi +756 -0
  227. data/sorbet/rbi/sorbet-typed/lib/minitest/all/minitest.rbi +108 -0
  228. data/sorbet/rbi/sorbet-typed/lib/parlour/6.0.0/parlour.rbi +1903 -0
  229. data/sorbet/rbi/sorbet-typed/lib/rainbow/all/rainbow.rbi +276 -0
  230. data/sorbet/rbi/sorbet-typed/lib/rake/all/rake.rbi +645 -0
  231. data/sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi +1891 -0
  232. data/sorbet/rbi/sorbet-typed/lib/thor/all/thor.rbi +905 -0
  233. data/sorbet/rbi/todo.rbi +23 -0
  234. data/sorbet/tapioca/require.rb +4 -0
  235. metadata +341 -23
@@ -0,0 +1,1151 @@
1
+ # This file is autogenerated. Do not edit it by hand. Regenerate it with:
2
+ # srb rbi gems
3
+
4
+ # typed: true
5
+ #
6
+ # If you would like to make changes to this file, great! Please create the gem's shim here:
7
+ #
8
+ # https://github.com/sorbet/sorbet-typed/new/master?filename=lib/rspec-expectations/all/rspec-expectations.rbi
9
+ #
10
+ # rspec-expectations-3.10.1
11
+
12
+ module RSpec
13
+ end
14
+ module RSpec::Matchers
15
+ def a_block_changing(*args, &block); end
16
+ def a_block_outputting(*args, &block); end
17
+ def a_block_raising(*args, &block); end
18
+ def a_block_throwing(*args, &block); end
19
+ def a_block_yielding_control(*args, &block); end
20
+ def a_block_yielding_successive_args(*args, &block); end
21
+ def a_block_yielding_with_args(*args, &block); end
22
+ def a_block_yielding_with_no_args(*args, &block); end
23
+ def a_collection_containing_exactly(*args, &block); end
24
+ def a_collection_ending_with(*args, &block); end
25
+ def a_collection_including(*args, &block); end
26
+ def a_collection_starting_with(*args, &block); end
27
+ def a_falsey_value(*args, &block); end
28
+ def a_falsy_value(*args, &block); end
29
+ def a_hash_including(*args, &block); end
30
+ def a_kind_of(*args, &block); end
31
+ def a_nil_value(*args, &block); end
32
+ def a_range_covering(*args, &block); end
33
+ def a_string_ending_with(*args, &block); end
34
+ def a_string_including(*args, &block); end
35
+ def a_string_matching(*args, &block); end
36
+ def a_string_starting_with(*args, &block); end
37
+ def a_truthy_value(*args, &block); end
38
+ def a_value(*args, &block); end
39
+ def a_value_between(*args, &block); end
40
+ def a_value_within(*args, &block); end
41
+ def aggregate_failures(label = nil, metadata = nil, &block); end
42
+ def all(expected); end
43
+ def an_instance_of(*args, &block); end
44
+ def an_object_eq_to(*args, &block); end
45
+ def an_object_eql_to(*args, &block); end
46
+ def an_object_equal_to(*args, &block); end
47
+ def an_object_existing(*args, &block); end
48
+ def an_object_having_attributes(*args, &block); end
49
+ def an_object_matching(*args, &block); end
50
+ def an_object_responding_to(*args, &block); end
51
+ def an_object_satisfying(*args, &block); end
52
+ def be(*args); end
53
+ def be_a(klass); end
54
+ def be_a_kind_of(expected); end
55
+ def be_an(klass); end
56
+ def be_an_instance_of(expected); end
57
+ def be_between(min, max); end
58
+ def be_falsey; end
59
+ def be_falsy(*args, &block); end
60
+ def be_instance_of(expected); end
61
+ def be_kind_of(expected); end
62
+ def be_nil; end
63
+ def be_truthy; end
64
+ def be_within(delta); end
65
+ def change(receiver = nil, message = nil, &block); end
66
+ def changing(*args, &block); end
67
+ def contain_exactly(*items); end
68
+ def containing_exactly(*args, &block); end
69
+ def cover(*values); end
70
+ def covering(*args, &block); end
71
+ def end_with(*expected); end
72
+ def ending_with(*args, &block); end
73
+ def eq(expected); end
74
+ def eq_to(*args, &block); end
75
+ def eql(expected); end
76
+ def eql_to(*args, &block); end
77
+ def equal(expected); end
78
+ def equal_to(*args, &block); end
79
+ def exist(*args); end
80
+ def existing(*args, &block); end
81
+ def expect(value = nil, &block); end
82
+ def have_attributes(expected); end
83
+ def having_attributes(*args, &block); end
84
+ def include(*expected); end
85
+ def including(*args, &block); end
86
+ def match(expected); end
87
+ def match_array(items); end
88
+ def match_regex(*args, &block); end
89
+ def matching(*args, &block); end
90
+ def method_missing(method, *args, &block); end
91
+ def output(expected = nil); end
92
+ def raise_error(error = nil, message = nil, &block); end
93
+ def raise_exception(error = nil, message = nil, &block); end
94
+ def raising(*args, &block); end
95
+ def respond_to(*names); end
96
+ def respond_to_missing?(method, *arg1); end
97
+ def responding_to(*args, &block); end
98
+ def satisfy(description = nil, &block); end
99
+ def satisfying(*args, &block); end
100
+ def self.alias_matcher(*args, &block); end
101
+ def self.clear_generated_description; end
102
+ def self.configuration; end
103
+ def self.generated_description; end
104
+ def self.is_a_describable_matcher?(obj); end
105
+ def self.is_a_matcher?(obj); end
106
+ def self.last_description; end
107
+ def self.last_expectation_handler; end
108
+ def self.last_expectation_handler=(arg0); end
109
+ def self.last_matcher; end
110
+ def self.last_matcher=(arg0); end
111
+ def start_with(*expected); end
112
+ def starting_with(*args, &block); end
113
+ def throw_symbol(expected_symbol = nil, expected_arg = nil); end
114
+ def throwing(*args, &block); end
115
+ def within(*args, &block); end
116
+ def yield_control; end
117
+ def yield_successive_args(*args); end
118
+ def yield_with_args(*args); end
119
+ def yield_with_no_args; end
120
+ def yielding_control(*args, &block); end
121
+ def yielding_successive_args(*args, &block); end
122
+ def yielding_with_args(*args, &block); end
123
+ def yielding_with_no_args(*args, &block); end
124
+ extend RSpec::Matchers::DSL
125
+ end
126
+ module RSpec::Matchers::EnglishPhrasing
127
+ def self.list(obj); end
128
+ def self.split_words(sym); end
129
+ end
130
+ module RSpec::Matchers::Composable
131
+ def &(matcher); end
132
+ def ===(value); end
133
+ def and(matcher); end
134
+ def description_of(object); end
135
+ def or(matcher); end
136
+ def self.should_enumerate?(item); end
137
+ def self.surface_descriptions_in(item); end
138
+ def self.unreadable_io?(object); end
139
+ def should_enumerate?(item); end
140
+ def surface_descriptions_in(item); end
141
+ def unreadable_io?(object); end
142
+ def values_match?(expected, actual); end
143
+ def with_matchers_cloned(object); end
144
+ def |(matcher); end
145
+ end
146
+ class RSpec::Matchers::Composable::DescribableItem < Struct
147
+ def inspect; end
148
+ def item; end
149
+ def item=(_); end
150
+ def pretty_print(pp); end
151
+ def self.[](*arg0); end
152
+ def self.inspect; end
153
+ def self.members; end
154
+ def self.new(*arg0); end
155
+ end
156
+ module RSpec::Matchers::BuiltIn
157
+ end
158
+ class RSpec::Matchers::BuiltIn::BaseMatcher
159
+ def actual; end
160
+ def actual_formatted; end
161
+ def assert_ivars(*expected_ivars); end
162
+ def description; end
163
+ def diffable?; end
164
+ def expected; end
165
+ def expected_formatted; end
166
+ def expects_call_stack_jump?; end
167
+ def initialize(expected = nil); end
168
+ def match_unless_raises(*exceptions); end
169
+ def matcher_name; end
170
+ def matcher_name=(arg0); end
171
+ def matches?(actual); end
172
+ def present_ivars; end
173
+ def rescued_exception; end
174
+ def self.matcher_name; end
175
+ def self.underscore(camel_cased_word); end
176
+ def supports_block_expectations?; end
177
+ include RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
178
+ include RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
179
+ include RSpec::Matchers::Composable
180
+ end
181
+ module RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
182
+ def improve_hash_formatting(inspect_string); end
183
+ def self.improve_hash_formatting(inspect_string); end
184
+ end
185
+ module RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
186
+ def failure_message; end
187
+ def failure_message_when_negated; end
188
+ def self.has_default_failure_messages?(matcher); end
189
+ end
190
+ module RSpec::Matchers::DSL
191
+ def alias_matcher(new_name, old_name, options = nil, &description_override); end
192
+ def define(name, &declarations); end
193
+ def define_negated_matcher(negated_name, base_name, &description_override); end
194
+ def matcher(name, &declarations); end
195
+ def warn_about_block_args(name, declarations); end
196
+ end
197
+ module RSpec::Matchers::DSL::Macros
198
+ def assign_attributes(attr_names); end
199
+ def chain(method_name, *attr_names, &definition); end
200
+ def define_user_override(method_name, user_def, &our_def); end
201
+ def description(&definition); end
202
+ def diffable; end
203
+ def failure_message(&definition); end
204
+ def failure_message_when_negated(&definition); end
205
+ def match(options = nil, &match_block); end
206
+ def match_unless_raises(expected_exception = nil, &match_block); end
207
+ def match_when_negated(options = nil, &match_block); end
208
+ def supports_block_expectations; end
209
+ end
210
+ module RSpec::Matchers::DSL::Macros::Deprecated
211
+ def failure_message_for_should(&definition); end
212
+ def failure_message_for_should_not(&definition); end
213
+ def match_for_should(&definition); end
214
+ def match_for_should_not(&definition); end
215
+ end
216
+ module RSpec::Matchers::DSL::DefaultImplementations
217
+ def chained_method_clause_sentences; end
218
+ def description; end
219
+ def diffable?; end
220
+ def expects_call_stack_jump?; end
221
+ def supports_block_expectations?; end
222
+ include RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
223
+ end
224
+ class RSpec::Matchers::DSL::Matcher
225
+ def actual; end
226
+ def actual_arg_for(block); end
227
+ def block_arg; end
228
+ def expected; end
229
+ def expected_as_array; end
230
+ def initialize(name, declarations, matcher_execution_context, *expected, &block_arg); end
231
+ def inspect; end
232
+ def method_missing(method, *args, &block); end
233
+ def name; end
234
+ def rescued_exception; end
235
+ def respond_to_missing?(method, include_private = nil); end
236
+ extend RSpec::Matchers::DSL::Macros
237
+ extend RSpec::Matchers::DSL::Macros::Deprecated
238
+ include RSpec::Matchers
239
+ include RSpec::Matchers::Composable
240
+ include RSpec::Matchers::DSL::DefaultImplementations
241
+ end
242
+ class RSpec::Matchers::MatcherDelegator
243
+ def base_matcher; end
244
+ def initialize(base_matcher); end
245
+ def initialize_copy(other); end
246
+ def method_missing(*args, &block); end
247
+ def respond_to_missing?(name, include_all = nil); end
248
+ include RSpec::Matchers::Composable
249
+ end
250
+ class RSpec::Matchers::AliasedMatcher < RSpec::Matchers::MatcherDelegator
251
+ def description; end
252
+ def failure_message; end
253
+ def failure_message_when_negated; end
254
+ def initialize(base_matcher, description_block); end
255
+ def method_missing(*arg0); end
256
+ end
257
+ class RSpec::Matchers::AliasedMatcherWithOperatorSupport < RSpec::Matchers::AliasedMatcher
258
+ end
259
+ class RSpec::Matchers::AliasedNegatedMatcher < RSpec::Matchers::AliasedMatcher
260
+ def does_not_match?(*args, &block); end
261
+ def failure_message; end
262
+ def failure_message_when_negated; end
263
+ def matches?(*args, &block); end
264
+ def optimal_failure_message(same, inverted); end
265
+ end
266
+ class RSpec::Matchers::ExpectedsForMultipleDiffs
267
+ def diffs(differ, actual); end
268
+ def initialize(expected_list); end
269
+ def message_with_diff(message, differ, actual); end
270
+ def self.diff_label_for(matcher); end
271
+ def self.for_many_matchers(matchers); end
272
+ def self.from(expected); end
273
+ def self.truncated(description); end
274
+ end
275
+ module RSpec::Support
276
+ def self.require_rspec_expectations(f); end
277
+ def self.require_rspec_matchers(f); end
278
+ end
279
+ module RSpec::Expectations
280
+ def self.configuration; end
281
+ def self.differ; end
282
+ def self.fail_with(message, expected = nil, actual = nil); end
283
+ end
284
+ class RSpec::Expectations::ExpectationTarget
285
+ def initialize(value); end
286
+ def self.for(value, block); end
287
+ def target; end
288
+ include RSpec::Expectations::ExpectationTarget::InstanceMethods
289
+ end
290
+ module RSpec::Expectations::ExpectationTarget::UndefinedValue
291
+ end
292
+ module RSpec::Expectations::ExpectationTarget::InstanceMethods
293
+ def not_to(matcher = nil, message = nil, &block); end
294
+ def prevent_operator_matchers(verb); end
295
+ def to(matcher = nil, message = nil, &block); end
296
+ def to_not(matcher = nil, message = nil, &block); end
297
+ end
298
+ class RSpec::Expectations::BlockExpectationTarget < RSpec::Expectations::ExpectationTarget
299
+ def enforce_block_expectation(matcher); end
300
+ def not_to(matcher, message = nil, &block); end
301
+ def supports_block_expectations?(matcher); end
302
+ def to(matcher, message = nil, &block); end
303
+ def to_not(matcher, message = nil, &block); end
304
+ end
305
+ module RSpec::Expectations::Syntax
306
+ def default_should_host; end
307
+ def disable_expect(syntax_host = nil); end
308
+ def disable_should(syntax_host = nil); end
309
+ def enable_expect(syntax_host = nil); end
310
+ def enable_should(syntax_host = nil); end
311
+ def expect_enabled?(syntax_host = nil); end
312
+ def self.default_should_host; end
313
+ def self.disable_expect(syntax_host = nil); end
314
+ def self.disable_should(syntax_host = nil); end
315
+ def self.enable_expect(syntax_host = nil); end
316
+ def self.enable_should(syntax_host = nil); end
317
+ def self.expect_enabled?(syntax_host = nil); end
318
+ def self.should_enabled?(syntax_host = nil); end
319
+ def self.warn_about_should!; end
320
+ def self.warn_about_should_unless_configured(method_name); end
321
+ def should_enabled?(syntax_host = nil); end
322
+ def warn_about_should!; end
323
+ def warn_about_should_unless_configured(method_name); end
324
+ end
325
+ class BasicObject
326
+ def should(matcher = nil, message = nil, &block); end
327
+ def should_not(matcher = nil, message = nil, &block); end
328
+ end
329
+ class RSpec::Expectations::Configuration
330
+ def add_should_and_should_not_to(*modules); end
331
+ def backtrace_formatter; end
332
+ def backtrace_formatter=(arg0); end
333
+ def color=(arg0); end
334
+ def color?; end
335
+ def false_positives_handler; end
336
+ def include_chain_clauses_in_custom_matcher_descriptions=(arg0); end
337
+ def include_chain_clauses_in_custom_matcher_descriptions?; end
338
+ def initialize; end
339
+ def max_formatted_output_length=(length); end
340
+ def on_potential_false_positives; end
341
+ def on_potential_false_positives=(behavior); end
342
+ def reset_syntaxes_to_default; end
343
+ def strict_predicate_matchers; end
344
+ def strict_predicate_matchers=(flag); end
345
+ def strict_predicate_matchers?; end
346
+ def syntax; end
347
+ def syntax=(values); end
348
+ def warn_about_potential_false_positives=(boolean); end
349
+ def warn_about_potential_false_positives?; end
350
+ end
351
+ module RSpec::Expectations::Configuration::NullBacktraceFormatter
352
+ def self.format_backtrace(backtrace); end
353
+ end
354
+ class InvalidName___Class_0x00___Differ_1
355
+ end
356
+ module RSpec::Expectations::ExpectationHelper
357
+ def self.check_message(msg); end
358
+ def self.handle_failure(matcher, message, failure_message_method); end
359
+ def self.modern_matcher_from(matcher); end
360
+ def self.with_matcher(handler, matcher, message); end
361
+ end
362
+ class RSpec::Expectations::PositiveExpectationHandler
363
+ def self.handle_matcher(actual, initial_matcher, custom_message = nil, &block); end
364
+ def self.opposite_should_method; end
365
+ def self.should_method; end
366
+ def self.verb; end
367
+ end
368
+ class RSpec::Expectations::NegativeExpectationHandler
369
+ def self.does_not_match?(matcher, actual, &block); end
370
+ def self.handle_matcher(actual, initial_matcher, custom_message = nil, &block); end
371
+ def self.opposite_should_method; end
372
+ def self.should_method; end
373
+ def self.verb; end
374
+ end
375
+ class RSpec::Expectations::LegacyMatcherAdapter < RSpec::Matchers::MatcherDelegator
376
+ def initialize(matcher); end
377
+ def self.wrap(matcher); end
378
+ end
379
+ class RSpec::Expectations::LegacyMatcherAdapter::RSpec2 < RSpec::Expectations::LegacyMatcherAdapter
380
+ def failure_message; end
381
+ def failure_message_when_negated; end
382
+ def self.interface_matches?(matcher); end
383
+ end
384
+ class RSpec::Expectations::LegacyMatcherAdapter::RSpec1 < RSpec::Expectations::LegacyMatcherAdapter
385
+ def failure_message; end
386
+ def failure_message_when_negated; end
387
+ def self.interface_matches?(matcher); end
388
+ end
389
+ module RSpec::Expectations::Version
390
+ end
391
+ class RSpec::Expectations::ExpectationNotMetError < Exception
392
+ end
393
+ class RSpec::Expectations::MultipleExpectationsNotMetError < RSpec::Expectations::ExpectationNotMetError
394
+ def aggregation_block_label; end
395
+ def aggregation_metadata; end
396
+ def all_exceptions; end
397
+ def backtrace_line(line); end
398
+ def block_description; end
399
+ def enumerated(exceptions, index_offset); end
400
+ def enumerated_errors; end
401
+ def enumerated_failures; end
402
+ def exception_count_description; end
403
+ def exclusion_patterns; end
404
+ def failures; end
405
+ def format_backtrace(backtrace); end
406
+ def indentation; end
407
+ def indented(failure_message, index); end
408
+ def index_label(index); end
409
+ def initialize(failure_aggregator); end
410
+ def longest_index_label_width; end
411
+ def message; end
412
+ def other_errors; end
413
+ def pluralize(noun, count); end
414
+ def summary; end
415
+ def width_of_label(index); end
416
+ end
417
+ class RSpec::Expectations::BlockSnippetExtractor
418
+ def beginning_line_number; end
419
+ def block_token_extractor; end
420
+ def body_content_lines; end
421
+ def file_path; end
422
+ def initialize(proc, method_name); end
423
+ def method_name; end
424
+ def proc; end
425
+ def raw_body_lines; end
426
+ def raw_body_snippet; end
427
+ def self.try_extracting_single_line_body_of(proc, method_name); end
428
+ def source; end
429
+ def source_location; end
430
+ end
431
+ class RSpec::Expectations::BlockSnippetExtractor::Error < StandardError
432
+ end
433
+ class RSpec::Expectations::BlockSnippetExtractor::TargetNotFoundError < RSpec::Expectations::BlockSnippetExtractor::Error
434
+ end
435
+ class RSpec::Expectations::BlockSnippetExtractor::AmbiguousTargetError < RSpec::Expectations::BlockSnippetExtractor::Error
436
+ end
437
+ class RSpec::Expectations::BlockSnippetExtractor::BlockTokenExtractor < Struct
438
+ def after_beginning_of_args_state(token); end
439
+ def after_beginning_of_body_state(token); end
440
+ def after_method_call_state(token); end
441
+ def after_opener_state(token); end
442
+ def beginning_line_number; end
443
+ def beginning_line_number=(_); end
444
+ def block_locator; end
445
+ def body_tokens; end
446
+ def correct_block?(body_tokens); end
447
+ def finalize_pending_tokens!; end
448
+ def finish!; end
449
+ def finish_or_find_next_block_if_incorrect!; end
450
+ def handle_closer_token(token); end
451
+ def handle_opener_token(token); end
452
+ def initial_state(token); end
453
+ def initialize(*arg0); end
454
+ def invoke_state_handler(token); end
455
+ def method_name; end
456
+ def method_name=(_); end
457
+ def opener_token?(token); end
458
+ def opener_token_stack; end
459
+ def parse!; end
460
+ def pending_tokens; end
461
+ def pipe_token?(token); end
462
+ def self.[](*arg0); end
463
+ def self.inspect; end
464
+ def self.members; end
465
+ def self.new(*arg0); end
466
+ def source; end
467
+ def source=(_); end
468
+ def state; end
469
+ end
470
+ class RSpec::Expectations::BlockSnippetExtractor::BlockLocator < Struct
471
+ def beginning_line_number; end
472
+ def beginning_line_number=(_); end
473
+ def block_body_node; end
474
+ def block_wrapper_node; end
475
+ def body_content_locations; end
476
+ def candidate_block_wrapper_nodes; end
477
+ def candidate_method_ident_nodes; end
478
+ def method_call_location; end
479
+ def method_ident_node; end
480
+ def method_ident_node?(node); end
481
+ def method_name; end
482
+ def method_name=(_); end
483
+ def self.[](*arg0); end
484
+ def self.inspect; end
485
+ def self.members; end
486
+ def self.new(*arg0); end
487
+ def source; end
488
+ def source=(_); end
489
+ end
490
+ class RSpec::Expectations::FailureAggregator
491
+ def aggregate; end
492
+ def assign_backtrace(failure); end
493
+ def block_label; end
494
+ def call(failure, options); end
495
+ def failures; end
496
+ def initialize(block_label, metadata); end
497
+ def metadata; end
498
+ def notify_aggregated_failures; end
499
+ def other_errors; end
500
+ end
501
+ class RSpec::Matchers::BuiltIn::BeAKindOf < RSpec::Matchers::BuiltIn::BaseMatcher
502
+ def match(expected, actual); end
503
+ end
504
+ class RSpec::Matchers::BuiltIn::BeAnInstanceOf < RSpec::Matchers::BuiltIn::BaseMatcher
505
+ def description; end
506
+ def match(expected, actual); end
507
+ end
508
+ class RSpec::Matchers::BuiltIn::BeBetween < RSpec::Matchers::BuiltIn::BaseMatcher
509
+ def comparable?; end
510
+ def compare; end
511
+ def description; end
512
+ def exclusive; end
513
+ def failure_message; end
514
+ def inclusive; end
515
+ def initialize(min, max); end
516
+ def matches?(actual); end
517
+ def not_comparable_clause; end
518
+ end
519
+ class RSpec::Matchers::BuiltIn::BeTruthy < RSpec::Matchers::BuiltIn::BaseMatcher
520
+ def failure_message; end
521
+ def failure_message_when_negated; end
522
+ def match(_, actual); end
523
+ end
524
+ class RSpec::Matchers::BuiltIn::BeFalsey < RSpec::Matchers::BuiltIn::BaseMatcher
525
+ def failure_message; end
526
+ def failure_message_when_negated; end
527
+ def match(_, actual); end
528
+ end
529
+ class RSpec::Matchers::BuiltIn::BeNil < RSpec::Matchers::BuiltIn::BaseMatcher
530
+ def failure_message; end
531
+ def failure_message_when_negated; end
532
+ def match(_, actual); end
533
+ end
534
+ module RSpec::Matchers::BuiltIn::BeHelpers
535
+ def args_to_s; end
536
+ def args_to_sentence; end
537
+ def expected_to_sentence; end
538
+ def inspected_args; end
539
+ def parenthesize(string); end
540
+ end
541
+ class RSpec::Matchers::BuiltIn::Be < RSpec::Matchers::BuiltIn::BaseMatcher
542
+ def <(operand); end
543
+ def <=(operand); end
544
+ def ==(operand); end
545
+ def ===(operand); end
546
+ def =~(operand); end
547
+ def >(operand); end
548
+ def >=(operand); end
549
+ def failure_message; end
550
+ def failure_message_when_negated; end
551
+ def initialize(*args); end
552
+ def match(_, actual); end
553
+ include RSpec::Matchers::BuiltIn::BeHelpers
554
+ end
555
+ class RSpec::Matchers::BuiltIn::BeComparedTo < RSpec::Matchers::BuiltIn::BaseMatcher
556
+ def description; end
557
+ def does_not_match?(actual); end
558
+ def failure_message; end
559
+ def failure_message_when_negated; end
560
+ def initialize(operand, operator); end
561
+ def matches?(actual); end
562
+ def perform_match(actual); end
563
+ include RSpec::Matchers::BuiltIn::BeHelpers
564
+ end
565
+ class RSpec::Matchers::BuiltIn::DynamicPredicate < RSpec::Matchers::BuiltIn::BaseMatcher
566
+ def description; end
567
+ def does_not_match?(actual, &block); end
568
+ def expectation_of(value); end
569
+ def failure_message; end
570
+ def failure_message_expecting(value); end
571
+ def failure_message_when_negated; end
572
+ def failure_to_respond_explanation; end
573
+ def initialize(method_name, *args, &block); end
574
+ def matches?(actual, &block); end
575
+ def method_description; end
576
+ def predicate_accessible?; end
577
+ def predicate_matches?(value = nil); end
578
+ def predicate_method_name; end
579
+ def predicate_result; end
580
+ def private_predicate?; end
581
+ def root; end
582
+ def validity_message; end
583
+ include RSpec::Matchers::BuiltIn::BeHelpers
584
+ end
585
+ class RSpec::Matchers::BuiltIn::Has < RSpec::Matchers::BuiltIn::DynamicPredicate
586
+ def predicate; end
587
+ end
588
+ class RSpec::Matchers::BuiltIn::BePredicate < RSpec::Matchers::BuiltIn::DynamicPredicate
589
+ def failure_to_respond_explanation; end
590
+ def predicate; end
591
+ def predicate_accessible?; end
592
+ def predicate_method_name; end
593
+ def present_tense_predicate; end
594
+ end
595
+ class RSpec::Matchers::BuiltIn::BeWithin < RSpec::Matchers::BuiltIn::BaseMatcher
596
+ def description; end
597
+ def failure_message; end
598
+ def failure_message_when_negated; end
599
+ def initialize(delta); end
600
+ def matches?(actual); end
601
+ def needs_expected; end
602
+ def not_numeric_clause; end
603
+ def numeric?; end
604
+ def of(expected); end
605
+ def percent_of(expected); end
606
+ end
607
+ class RSpec::Matchers::BuiltIn::Change < RSpec::Matchers::BuiltIn::BaseMatcher
608
+ def by(expected_delta); end
609
+ def by_at_least(minimum); end
610
+ def by_at_most(maximum); end
611
+ def change_details; end
612
+ def description; end
613
+ def does_not_match?(event_proc); end
614
+ def failure_message; end
615
+ def failure_message_when_negated; end
616
+ def from(value); end
617
+ def initialize(receiver = nil, message = nil, &block); end
618
+ def matches?(event_proc); end
619
+ def negative_failure_reason; end
620
+ def perform_change(event_proc); end
621
+ def positive_failure_reason; end
622
+ def raise_block_syntax_error; end
623
+ def supports_block_expectations?; end
624
+ def to(value); end
625
+ end
626
+ class RSpec::Matchers::BuiltIn::ChangeRelatively < RSpec::Matchers::BuiltIn::BaseMatcher
627
+ def description; end
628
+ def does_not_match?(_event_proc); end
629
+ def failure_message; end
630
+ def failure_reason; end
631
+ def initialize(change_details, expected_delta, relativity, &comparer); end
632
+ def matches?(event_proc); end
633
+ def supports_block_expectations?; end
634
+ end
635
+ class RSpec::Matchers::BuiltIn::SpecificValuesChange < RSpec::Matchers::BuiltIn::BaseMatcher
636
+ def after_value_failure; end
637
+ def before_value_failure; end
638
+ def description; end
639
+ def did_change_failure; end
640
+ def did_not_change_failure; end
641
+ def failure_message; end
642
+ def initialize(change_details, from, to); end
643
+ def matches?(event_proc); end
644
+ def matches_after?; end
645
+ def not_given_a_block_failure; end
646
+ def perform_change(event_proc); end
647
+ def supports_block_expectations?; end
648
+ end
649
+ class RSpec::Matchers::BuiltIn::ChangeFromValue < RSpec::Matchers::BuiltIn::SpecificValuesChange
650
+ def change_description; end
651
+ def does_not_match?(event_proc); end
652
+ def failure_message_when_negated; end
653
+ def initialize(change_details, expected_before); end
654
+ def to(value); end
655
+ end
656
+ class RSpec::Matchers::BuiltIn::ChangeToValue < RSpec::Matchers::BuiltIn::SpecificValuesChange
657
+ def change_description; end
658
+ def does_not_match?(_event_proc); end
659
+ def from(value); end
660
+ def initialize(change_details, expected_after); end
661
+ end
662
+ class RSpec::Matchers::BuiltIn::ChangeDetails
663
+ def actual_after; end
664
+ def actual_delta; end
665
+ def changed?; end
666
+ def evaluate_value_proc; end
667
+ def extract_value_block_snippet; end
668
+ def initialize(matcher_name, receiver = nil, message = nil, &block); end
669
+ def message_notation(receiver, message); end
670
+ def perform_change(event_proc); end
671
+ def value_representation; end
672
+ end
673
+ class RSpec::Matchers::BuiltIn::Compound < RSpec::Matchers::BuiltIn::BaseMatcher
674
+ def compound_failure_message; end
675
+ def description; end
676
+ def diffable?; end
677
+ def diffable_matcher_list; end
678
+ def diffable_matcher_list_for(matcher); end
679
+ def does_not_match?(_actual); end
680
+ def evaluator; end
681
+ def expected; end
682
+ def expects_call_stack_jump?; end
683
+ def indent_multiline_message(message); end
684
+ def initialize(matcher_1, matcher_2); end
685
+ def initialize_copy(other); end
686
+ def match(_expected, actual); end
687
+ def matcher_1; end
688
+ def matcher_1_matches?; end
689
+ def matcher_2; end
690
+ def matcher_2_matches?; end
691
+ def matcher_is_diffable?(matcher); end
692
+ def matcher_supports_block_expectations?(matcher); end
693
+ def supports_block_expectations?; end
694
+ end
695
+ class RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
696
+ def initialize(actual, *arg1); end
697
+ def matcher_matches?(matcher); end
698
+ end
699
+ class RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
700
+ def initialize(actual, matcher_1, matcher_2); end
701
+ def inner_matcher_block(outer_args); end
702
+ def matcher_matches?(matcher); end
703
+ def order_block_matchers; end
704
+ def self.matcher_expects_call_stack_jump?(matcher); end
705
+ end
706
+ class RSpec::Matchers::BuiltIn::Compound::And < RSpec::Matchers::BuiltIn::Compound
707
+ def conjunction; end
708
+ def failure_message; end
709
+ def match(*arg0); end
710
+ end
711
+ class RSpec::Matchers::BuiltIn::Compound::Or < RSpec::Matchers::BuiltIn::Compound
712
+ def conjunction; end
713
+ def failure_message; end
714
+ def match(*arg0); end
715
+ end
716
+ class RSpec::Matchers::BuiltIn::ContainExactly < RSpec::Matchers::BuiltIn::BaseMatcher
717
+ def actual_collection_line; end
718
+ def best_solution; end
719
+ def convert_actual_to_an_array; end
720
+ def describe_collection(collection, surface_descriptions = nil); end
721
+ def description; end
722
+ def expected_collection_line; end
723
+ def extra_elements_line; end
724
+ def extra_items; end
725
+ def failure_message; end
726
+ def failure_message_when_negated; end
727
+ def generate_failure_message; end
728
+ def match(_expected, _actual); end
729
+ def match_when_sorted?; end
730
+ def message_line(prefix, collection, surface_descriptions = nil); end
731
+ def missing_elements_line; end
732
+ def missing_items; end
733
+ def pairings_maximizer; end
734
+ def safe_sort(array); end
735
+ def to_a_disallowed?(object); end
736
+ end
737
+ class RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
738
+ def actual_to_expected_matched_indexes; end
739
+ def apply_pairing_to(indeterminates, original_matches, other_list_index); end
740
+ def best_solution_for_pairing(expected_index, actual_index); end
741
+ def categorize_indexes(indexes_to_categorize, other_indexes); end
742
+ def expected_to_actual_matched_indexes; end
743
+ def find_best_solution; end
744
+ def initialize(expected_to_actual_matched_indexes, actual_to_expected_matched_indexes); end
745
+ def reciprocal_single_match?(matches, index, other_list); end
746
+ def solution; end
747
+ end
748
+ class RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer::Solution < Struct
749
+ def +(derived_candidate_solution); end
750
+ def candidate?; end
751
+ def ideal?; end
752
+ def indeterminate_actual_indexes; end
753
+ def indeterminate_actual_indexes=(_); end
754
+ def indeterminate_expected_indexes; end
755
+ def indeterminate_expected_indexes=(_); end
756
+ def self.[](*arg0); end
757
+ def self.inspect; end
758
+ def self.members; end
759
+ def self.new(*arg0); end
760
+ def unmatched_actual_indexes; end
761
+ def unmatched_actual_indexes=(_); end
762
+ def unmatched_expected_indexes; end
763
+ def unmatched_expected_indexes=(_); end
764
+ def unmatched_item_count; end
765
+ def worse_than?(other); end
766
+ end
767
+ class RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer::NullSolution
768
+ def self.worse_than?(_other); end
769
+ end
770
+ class RSpec::Matchers::BuiltIn::Cover < RSpec::Matchers::BuiltIn::BaseMatcher
771
+ def does_not_match?(range); end
772
+ def initialize(*expected); end
773
+ def matches?(range); end
774
+ end
775
+ class RSpec::Matchers::BuiltIn::StartOrEndWith < RSpec::Matchers::BuiltIn::BaseMatcher
776
+ def description; end
777
+ def failure_message; end
778
+ def initialize(*expected); end
779
+ def match(_expected, actual); end
780
+ def subsets_comparable?; end
781
+ end
782
+ class RSpec::Matchers::BuiltIn::StartWith < RSpec::Matchers::BuiltIn::StartOrEndWith
783
+ def element_matches?; end
784
+ def subset_matches?; end
785
+ end
786
+ class RSpec::Matchers::BuiltIn::EndWith < RSpec::Matchers::BuiltIn::StartOrEndWith
787
+ def element_matches?; end
788
+ def subset_matches?; end
789
+ end
790
+ class RSpec::Matchers::BuiltIn::Eq < RSpec::Matchers::BuiltIn::BaseMatcher
791
+ def description; end
792
+ def diffable?; end
793
+ def failure_message; end
794
+ def failure_message_when_negated; end
795
+ def match(expected, actual); end
796
+ end
797
+ class RSpec::Matchers::BuiltIn::Eql < RSpec::Matchers::BuiltIn::BaseMatcher
798
+ def diffable?; end
799
+ def failure_message; end
800
+ def failure_message_when_negated; end
801
+ def match(expected, actual); end
802
+ end
803
+ class RSpec::Matchers::BuiltIn::Equal < RSpec::Matchers::BuiltIn::BaseMatcher
804
+ def actual_inspected; end
805
+ def detailed_failure_message; end
806
+ def diffable?; end
807
+ def expected_is_a_literal_singleton?; end
808
+ def failure_message; end
809
+ def failure_message_when_negated; end
810
+ def inspect_object(o); end
811
+ def match(expected, actual); end
812
+ def simple_failure_message; end
813
+ end
814
+ class RSpec::Matchers::BuiltIn::Exist < RSpec::Matchers::BuiltIn::BaseMatcher
815
+ def does_not_match?(actual); end
816
+ def failure_message; end
817
+ def failure_message_when_negated; end
818
+ def initialize(*expected); end
819
+ def matches?(actual); end
820
+ end
821
+ class Anonymous_Struct_2 < Struct
822
+ def actual; end
823
+ def actual=(_); end
824
+ def expected; end
825
+ def expected=(_); end
826
+ def self.[](*arg0); end
827
+ def self.inspect; end
828
+ def self.members; end
829
+ def self.new(*arg0); end
830
+ end
831
+ class RSpec::Matchers::BuiltIn::Exist::ExistenceTest < Anonymous_Struct_2
832
+ def actual_exists?; end
833
+ def deprecated(predicate, actual); end
834
+ def existence_values; end
835
+ def predicates; end
836
+ def uniq_truthy_values; end
837
+ def valid_test?; end
838
+ def validity_message; end
839
+ end
840
+ class RSpec::Matchers::BuiltIn::HaveAttributes < RSpec::Matchers::BuiltIn::BaseMatcher
841
+ def actual; end
842
+ def actual_has_attribute?(attribute_key, attribute_value); end
843
+ def cache_all_values; end
844
+ def description; end
845
+ def diffable?; end
846
+ def does_not_match?(actual); end
847
+ def failure_message; end
848
+ def failure_message_when_negated; end
849
+ def formatted_values; end
850
+ def initialize(expected); end
851
+ def matches?(actual); end
852
+ def perform_match(predicate); end
853
+ def respond_to_attributes?; end
854
+ def respond_to_failed; end
855
+ def respond_to_failure_message_or; end
856
+ def respond_to_matcher; end
857
+ end
858
+ module RSpec::Matchers::BuiltIn::CountExpectation
859
+ def at_least(number); end
860
+ def at_most(number); end
861
+ def count_constraint_to_number(n); end
862
+ def count_expectation_description; end
863
+ def count_expectation_type; end
864
+ def count_failure_reason(action); end
865
+ def cover?(count, number); end
866
+ def exactly(number); end
867
+ def expected_count; end
868
+ def expected_count_matches?(actual_count); end
869
+ def has_expected_count?; end
870
+ def human_readable_count(count); end
871
+ def human_readable_expectation_type; end
872
+ def once; end
873
+ def raise_impossible_count_expectation(count); end
874
+ def raise_unsupported_count_expectation; end
875
+ def set_expected_count(relativity, n); end
876
+ def thrice; end
877
+ def times; end
878
+ def twice; end
879
+ def unsupported_count_expectation?(relativity); end
880
+ end
881
+ class RSpec::Matchers::BuiltIn::Include < RSpec::Matchers::BuiltIn::BaseMatcher
882
+ def actual_collection_includes?(expected_item); end
883
+ def actual_hash_has_key?(expected_key); end
884
+ def actual_hash_includes?(expected_key, expected_value); end
885
+ def check_actual?(actual); end
886
+ def check_expected_count?; end
887
+ def comparing_hash_keys?(expected_item); end
888
+ def comparing_hash_to_a_subset?(expected_item); end
889
+ def convert_to_hash?(obj); end
890
+ def count_enumerable(expected_item); end
891
+ def count_inclusions; end
892
+ def description; end
893
+ def diff_would_wrongly_highlight_matched_item?; end
894
+ def diffable?; end
895
+ def does_not_match?(actual); end
896
+ def excluded_from_actual; end
897
+ def expected; end
898
+ def expecteds; end
899
+ def failure_message; end
900
+ def failure_message_when_negated; end
901
+ def format_failure_message(preposition); end
902
+ def initialize(*expecteds); end
903
+ def matches?(actual); end
904
+ def perform_match(&block); end
905
+ def readable_list_of(items); end
906
+ include RSpec::Matchers::BuiltIn::CountExpectation
907
+ end
908
+ class RSpec::Matchers::BuiltIn::All < RSpec::Matchers::BuiltIn::BaseMatcher
909
+ def add_new_line_if_needed(message); end
910
+ def description; end
911
+ def does_not_match?(_actual); end
912
+ def failed_objects; end
913
+ def failure_message; end
914
+ def failure_message_for_item(index, failure_message); end
915
+ def indent_multiline_message(message); end
916
+ def index_failed_objects; end
917
+ def initialize(matcher); end
918
+ def initialize_copy(other); end
919
+ def iterable?; end
920
+ def match(_expected, _actual); end
921
+ def matcher; end
922
+ end
923
+ class RSpec::Matchers::BuiltIn::Match < RSpec::Matchers::BuiltIn::BaseMatcher
924
+ def can_safely_call_match?(expected, actual); end
925
+ def description; end
926
+ def diffable?; end
927
+ def initialize(expected); end
928
+ def match(expected, actual); end
929
+ def match_captures(expected, actual); end
930
+ def with_captures(*captures); end
931
+ end
932
+ class RSpec::Matchers::BuiltIn::ReliableMatchData
933
+ def captures; end
934
+ def initialize(match_data); end
935
+ def match_data; end
936
+ def names; end
937
+ end
938
+ class RSpec::Matchers::BuiltIn::OperatorMatcher
939
+ def !=(_expected); end
940
+ def !~(_expected); end
941
+ def <(expected); end
942
+ def <=(expected); end
943
+ def ==(expected); end
944
+ def ===(expected); end
945
+ def =~(expected); end
946
+ def >(expected); end
947
+ def >=(expected); end
948
+ def description; end
949
+ def eval_match(actual, operator, expected); end
950
+ def fail_with_message(message); end
951
+ def has_non_generic_implementation_of?(op); end
952
+ def initialize(actual); end
953
+ def self.get(klass, operator); end
954
+ def self.register(klass, operator, matcher); end
955
+ def self.registry; end
956
+ def self.unregister(klass, operator); end
957
+ def self.use_custom_matcher_or_delegate(operator); end
958
+ end
959
+ class RSpec::Matchers::BuiltIn::PositiveOperatorMatcher < RSpec::Matchers::BuiltIn::OperatorMatcher
960
+ def __delegate_operator(actual, operator, expected); end
961
+ end
962
+ class RSpec::Matchers::BuiltIn::NegativeOperatorMatcher < RSpec::Matchers::BuiltIn::OperatorMatcher
963
+ def __delegate_operator(actual, operator, expected); end
964
+ end
965
+ class RSpec::Matchers::BuiltIn::Output < RSpec::Matchers::BuiltIn::BaseMatcher
966
+ def actual_output_description; end
967
+ def captured?; end
968
+ def description; end
969
+ def diffable?; end
970
+ def does_not_match?(block); end
971
+ def failure_message; end
972
+ def failure_message_when_negated; end
973
+ def initialize(expected); end
974
+ def matches?(block); end
975
+ def negative_failure_reason; end
976
+ def positive_failure_reason; end
977
+ def supports_block_expectations?; end
978
+ def to_stderr; end
979
+ def to_stderr_from_any_process; end
980
+ def to_stdout; end
981
+ def to_stdout_from_any_process; end
982
+ end
983
+ module RSpec::Matchers::BuiltIn::NullCapture
984
+ def self.capture(_block); end
985
+ def self.name; end
986
+ end
987
+ module RSpec::Matchers::BuiltIn::CaptureStdout
988
+ def self.capture(block); end
989
+ def self.name; end
990
+ end
991
+ module RSpec::Matchers::BuiltIn::CaptureStderr
992
+ def self.capture(block); end
993
+ def self.name; end
994
+ end
995
+ class Anonymous_Struct_3 < Struct
996
+ def name; end
997
+ def name=(_); end
998
+ def self.[](*arg0); end
999
+ def self.inspect; end
1000
+ def self.members; end
1001
+ def self.new(*arg0); end
1002
+ def stream; end
1003
+ def stream=(_); end
1004
+ end
1005
+ class RSpec::Matchers::BuiltIn::CaptureStreamToTempfile < Anonymous_Struct_3
1006
+ def capture(block); end
1007
+ end
1008
+ class RSpec::Matchers::BuiltIn::RaiseError
1009
+ def block_matches?; end
1010
+ def description; end
1011
+ def does_not_match?(given_proc); end
1012
+ def error_and_message_match?; end
1013
+ def eval_block; end
1014
+ def expectation_matched?; end
1015
+ def expected_error; end
1016
+ def expecting_specific_exception?; end
1017
+ def expects_call_stack_jump?; end
1018
+ def failure_message; end
1019
+ def failure_message_when_negated; end
1020
+ def format_backtrace(backtrace); end
1021
+ def given_error; end
1022
+ def handle_warning(message); end
1023
+ def initialize(expected_error_or_message, expected_message, &block); end
1024
+ def matches?(given_proc, negative_expectation = nil, &block); end
1025
+ def raise_message_already_set; end
1026
+ def ready_to_eval_block?; end
1027
+ def supports_block_expectations?; end
1028
+ def verify_message; end
1029
+ def warn_about_bare_error!; end
1030
+ def warn_about_bare_error?; end
1031
+ def warn_about_negative_false_positive!(expression); end
1032
+ def warn_about_nil_error!; end
1033
+ def warn_about_nil_error?; end
1034
+ def warn_for_negative_false_positives!; end
1035
+ def warning; end
1036
+ def with_message(expected_message); end
1037
+ include RSpec::Matchers::Composable
1038
+ end
1039
+ class RSpec::Matchers::BuiltIn::RespondTo < RSpec::Matchers::BuiltIn::BaseMatcher
1040
+ def and_any_keywords; end
1041
+ def and_keywords(*keywords); end
1042
+ def and_unlimited_arguments; end
1043
+ def argument; end
1044
+ def arguments; end
1045
+ def description; end
1046
+ def does_not_match?(actual); end
1047
+ def failure_message; end
1048
+ def failure_message_when_negated; end
1049
+ def find_failing_method_names(actual, filter_method); end
1050
+ def ignoring_method_signature_failure!; end
1051
+ def initialize(*names); end
1052
+ def matches?(actual); end
1053
+ def matches_arity?(actual, name); end
1054
+ def pp_names; end
1055
+ def with(n); end
1056
+ def with_any_keywords; end
1057
+ def with_arity; end
1058
+ def with_arity_string; end
1059
+ def with_keywords(*keywords); end
1060
+ def with_keywords_string; end
1061
+ def with_unlimited_arguments; end
1062
+ end
1063
+ class RSpec::Matchers::BuiltIn::RespondTo::ArityCheck
1064
+ def initialize(expected_arity, expected_keywords, arbitrary_keywords, unlimited_arguments); end
1065
+ def matches?(actual, name); end
1066
+ def method_signature_for(actual, name); end
1067
+ def verifier_for(actual, name); end
1068
+ end
1069
+ class RSpec::Matchers::BuiltIn::Satisfy < RSpec::Matchers::BuiltIn::BaseMatcher
1070
+ def block_representation; end
1071
+ def description; end
1072
+ def extract_block_snippet; end
1073
+ def failure_message; end
1074
+ def failure_message_when_negated; end
1075
+ def initialize(description = nil, &block); end
1076
+ def matches?(actual, &block); end
1077
+ end
1078
+ class RSpec::Matchers::BuiltIn::ThrowSymbol
1079
+ def actual_result; end
1080
+ def caught; end
1081
+ def description; end
1082
+ def does_not_match?(given_proc); end
1083
+ def expected(symbol_desc = nil); end
1084
+ def expects_call_stack_jump?; end
1085
+ def failure_message; end
1086
+ def failure_message_when_negated; end
1087
+ def initialize(expected_symbol = nil, expected_arg = nil); end
1088
+ def matches?(given_proc); end
1089
+ def supports_block_expectations?; end
1090
+ def throw_description(symbol, arg); end
1091
+ include RSpec::Matchers::Composable
1092
+ end
1093
+ class RSpec::Matchers::BuiltIn::YieldProbe
1094
+ def assert_used!; end
1095
+ def assert_valid_expect_block!; end
1096
+ def has_block?; end
1097
+ def initialize(block, &callback); end
1098
+ def num_yields; end
1099
+ def num_yields=(arg0); end
1100
+ def probe; end
1101
+ def self.probe(block, &callback); end
1102
+ def single_yield_args; end
1103
+ def to_proc; end
1104
+ def yielded_args; end
1105
+ def yielded_args=(arg0); end
1106
+ def yielded_once?(matcher_name); end
1107
+ end
1108
+ class RSpec::Matchers::BuiltIn::YieldControl < RSpec::Matchers::BuiltIn::BaseMatcher
1109
+ def does_not_match?(block); end
1110
+ def failure_message; end
1111
+ def failure_message_when_negated; end
1112
+ def failure_reason; end
1113
+ def matches?(block); end
1114
+ def supports_block_expectations?; end
1115
+ include RSpec::Matchers::BuiltIn::CountExpectation
1116
+ end
1117
+ class RSpec::Matchers::BuiltIn::YieldWithNoArgs < RSpec::Matchers::BuiltIn::BaseMatcher
1118
+ def does_not_match?(block); end
1119
+ def failure_message; end
1120
+ def failure_message_when_negated; end
1121
+ def matches?(block); end
1122
+ def negative_failure_reason; end
1123
+ def positive_failure_reason; end
1124
+ def supports_block_expectations?; end
1125
+ end
1126
+ class RSpec::Matchers::BuiltIn::YieldWithArgs < RSpec::Matchers::BuiltIn::BaseMatcher
1127
+ def all_args_match?; end
1128
+ def args_currently_match?; end
1129
+ def description; end
1130
+ def does_not_match?(block); end
1131
+ def expected_arg_description; end
1132
+ def failure_message; end
1133
+ def failure_message_when_negated; end
1134
+ def initialize(*args); end
1135
+ def matches?(block); end
1136
+ def negative_failure_reason; end
1137
+ def positive_failure_reason; end
1138
+ def supports_block_expectations?; end
1139
+ end
1140
+ class RSpec::Matchers::BuiltIn::YieldSuccessiveArgs < RSpec::Matchers::BuiltIn::BaseMatcher
1141
+ def description; end
1142
+ def does_not_match?(block); end
1143
+ def expected_arg_description; end
1144
+ def failure_message; end
1145
+ def failure_message_when_negated; end
1146
+ def initialize(*args); end
1147
+ def matches?(block); end
1148
+ def negative_failure_reason; end
1149
+ def positive_failure_reason; end
1150
+ def supports_block_expectations?; end
1151
+ end