<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>テスト開発</anon>
  </categories>
  <description>網羅テストをしたいときは、テストごとに表を作ると、 全体を俯瞰できるし分かりやすさも増すと思われます。たとえば、 function add($a, $b) { // 足し算 } function sub($a, $b) { // 引き算 } function mul($a, $b) { // かけ算 } function div($a, $b) { // 割り算 } みたいな関数があったとして、これらをテストしたい場合は、 こんな風な表を作成して、どのような値でテストを実行しないといけないか 予め把握しておく必要はあると思う。 a b 正数 負数 有限小数 無限小数 平方根 虚数 正数 負数 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F20120613%2F1339571980&quot; title=&quot;テストが多岐に渡るときのデータ管理 - by shigemk2&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-06-13 16:19:40</published>
  <title>テストが多岐に渡るときのデータ管理</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/20120613/1339571980</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
