<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bi_mini</author_name>
  <author_url>https://blog.hatena.ne.jp/bi_mini/</author_url>
  <blog_title>そとでよ</blog_title>
  <blog_url>https://sotodeyo.com/</blog_url>
  <categories>
    <anon>PC/Web-JavaScript</anon>
    <anon>PC/Web</anon>
  </categories>
  <description>sinon.jsのスタブについて、コールバック関連メモ。 stub.callArg(argNum) 引数をコールするという名の通り、スタブの引数に設定されてたコールバック関数を発火させる。stub.callsArg(0)ならば最初の、1なら2番目に設定したコールバックが実行されるという具合。 stub.callArgWith(argNum, [arg1, arg2...]) 上記callArgと同様にコールバックを発火できる。2個目以降の引数にはコールバック用の引数を渡すことができる。 stub.yields([arg1, arg2, ...]) callArgと同じくコールバック関数を発火さ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsotodeyo.com%2Fentry%2Fsinon-callback&quot; title=&quot;sinonJSコールバック関連 - そとでよ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/b/bi_mini/20180621/20180621230300.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-21 23:06:01</published>
  <title>sinonJSコールバック関連</title>
  <type>rich</type>
  <url>https://sotodeyo.com/entry/sinon-callback</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
