<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ユニットテストの保守コストを下げたい。無駄なコストをかけないようにしたい。次のような members テーブルがあるとする。適当… id : not null name : not null foo_id : not null ではない bar_id : not null ではない たとえば「name で検索できること」を確認するテストがあり、検索ロジックには foo_id, bar_id は関係ない（カラムを参照していない、どんな値が入っていても結果が同じ）という場合、テストデータ投入は (A) insert into members (id, name, foo_id, bar_id) v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F20120822%2F1345648809&quot; title=&quot; 余計なテストデータを投入しないようにする - memo486&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>2012-08-22 00:20:09</published>
  <title> 余計なテストデータを投入しないようにする</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/20120822/1345648809</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
