<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>YokoKen</author_name>
  <author_url>https://blog.hatena.ne.jp/YokoKen/</author_url>
  <blog_title>気楽に諸々</blog_title>
  <blog_url>https://yokoken.hatenadiary.org/</blog_url>
  <categories>
    <anon>愚痴</anon>
  </categories>
  <description>チームのメンバーが書いた、DateTime 型のプロパティに対するテストコード。 等価性をテストするためのコード。 値を直接比較すればいいだけのコード。 つまり、本来はこんな感じのコード。 DateTime actual = hoge.DateTime1; DateTime expect = default(DateTime); Assert.That(actual, Is.EqualTo(expect)); でもなぜか GetTypeCode メソッドで取得した値を比較していた。 DateTime actual = hoge.DateTime1.GetTypeCode(); DateTime…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyokoken.hatenadiary.org%2Fentry%2F20071205%2F1196869899&quot; title=&quot;ちょっと前の話 - 気楽に諸々&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>2007-12-05 00:51:39</published>
  <title>ちょっと前の話</title>
  <type>rich</type>
  <url>https://yokoken.hatenadiary.org/entry/20071205/1196869899</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
