<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ganmacs</author_name>
  <author_url>https://blog.hatena.ne.jp/ganmacs/</author_url>
  <blog_title>memo-mode</blog_title>
  <blog_url>https://ganmacs.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>スクリプト程度のちょっとしたテスト書きたい時に便利でした 以下を書いてあとはassertとかでテスト require 'minitest/unit' extend MiniTest::Assertions 例 require 'minitest/unit' extend MiniTest::Assertions a = [1, 2, 3] b = a.dup assert_equal a.object_id, b.object_id, &quot;Yo&quot; 実行結果 $ ruby assert.rb /Users/ganma/.rbenv/versions/2.1.1/lib/ruby/2.1.0/min…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fganmacs.hatenablog.com%2Fentry%2F2014%2F07%2F25%2F000742&quot; title=&quot;rubyで簡単なテストを書く - memo-mode&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>2014-07-25 00:07:42</published>
  <title>rubyで簡単なテストを書く</title>
  <type>rich</type>
  <url>https://ganmacs.hatenablog.com/entry/2014/07/25/000742</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
