<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itoasuka</author_name>
  <author_url>https://blog.hatena.ne.jp/itoasuka/</author_url>
  <blog_title>イトウ アスカ blog</blog_title>
  <blog_url>https://itoasuka.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>私は、決してまめなほうじゃないんです。むしろずぼら。ですが、ことコーディング等においては神経質なんですよ。 たとえば、インスタンス化することがないユーティリティクラス HogeUtils を作るとします。そうすると、以下のようにコンストラクタはプライベートにしないと気がすみません。 public class HogeUtils { private HogeUtils() { // 何もしない } // 以下略 } それで、神経質なので、こんなんでもカバレッジ率を100％にしたいので、テストは以下のように書いたりします。 import static org.junit.Assert.assert…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitoasuka.hatenadiary.org%2Fentry%2F20081008%2F1223446937&quot; title=&quot; 自分の神経質なところ - イトウ アスカ blog&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>2008-10-08 15:22:17</published>
  <title> 自分の神経質なところ</title>
  <type>rich</type>
  <url>https://itoasuka.hatenadiary.org/entry/20081008/1223446937</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
