<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>izumin5210</author_name>
  <author_url>https://blog.hatena.ne.jp/izumin5210/</author_url>
  <blog_title>Augmented Usamimi</blog_title>
  <blog_url>https://izumin.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>RSpec</anon>
  </categories>
  <description>yield matchersなるものがあるらしい． let(:array) { [1, 2, 3] } it { expect { |b| array.each(&amp;b) }.to yield_control } it { expect { |b| array.each(&amp;b) }.to yield_control.exactly(3) } it { expect { |b| array.each(&amp;b) }.to yield_successive_args(Integer, Integer, Integer) } べんりだなあ． `yield` matchers - Built in matc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fizumin.hateblo.jp%2Fentry%2F2015%2F01%2F05%2F234506&quot; title=&quot;【RSpec】yieldを伴うメソッド（ブロック引数 etc.）のテスト - Augmented Usamimi&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-05 23:45:06</published>
  <title>【RSpec】yieldを伴うメソッド（ブロック引数 etc.）のテスト</title>
  <type>rich</type>
  <url>https://izumin.hateblo.jp/entry/2015/01/05/234506</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
