<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cer1974</author_name>
  <author_url>https://blog.hatena.ne.jp/cer1974/</author_url>
  <blog_title>けさらんぱさらん</blog_title>
  <blog_url>https://cerberus1974.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptのテストライブラリJasmineでテストを書いていて嵌ったのでメモテストしたいコードはこんな感じ function Details() { this.id = 0; this.name = &quot;&quot;; } Details.prototype.getData = function (url, id) { var self = this; $.ajax({ url: url, type: &quot;GET&quot;, datatype: &quot;json&quot;, data: { id: id }, }).done(function (data) { self.id = data.Id; self.name …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcerberus1974.hateblo.jp%2Fentry%2F2013%2F03%2F12%2F233153&quot; title=&quot;JasmineでjQueryのajaxメソッドのテストをする - けさらんぱさらん&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-03-12 23:31:53</published>
  <title>JasmineでjQueryのajaxメソッドのテストをする</title>
  <type>rich</type>
  <url>https://cerberus1974.hateblo.jp/entry/2013/03/12/233153</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
