<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kouji0625</author_name>
  <author_url>https://blog.hatena.ne.jp/kouji0625/</author_url>
  <blog_title>高尾宏治日記 on はてな</blog_title>
  <blog_url>https://kouji0625.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>RSpec</anon>
  </categories>
  <description>RSpec Mock 2.14にはexpectっぽい記述が追加されましたね。http://teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/ # Old foo.should_receive(:bar) foo.should_receive(:bar).with(:buzz) foo.should_receive(:bar).exactly(3).times # New expect(foo).to receive(:bar) expect(foo).to receive(:bar).with(:buzz) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkouji0625.hatenadiary.org%2Fentry%2F20130723%2Fp1&quot; title=&quot;かあさん、RSpec Mock 2.14にTest Spyがあるようで... - 高尾宏治日記 on はてな&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>2013-07-23 00:00:00</published>
  <title>かあさん、RSpec Mock 2.14にTest Spyがあるようで...</title>
  <type>rich</type>
  <url>https://kouji0625.hatenadiary.org/entry/20130723/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
