<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Hotei</author_name>
  <author_url>https://blog.hatena.ne.jp/Hotei/</author_url>
  <blog_title>シゴトメモ</blog_title>
  <blog_url>https://hotei.hatenadiary.org/</blog_url>
  <categories>
    <anon>JUnit</anon>
  </categories>
  <description>テストケースのコンストラクタでテストの準備をしない テストケースの各テストメソッドが実行される順番は不定 副作用のあるテストケースは書かない ある具象テストケースのサブクラスを作るときは、スーパークラスのsetUp()、tearDown()を呼ぶ ファイルシステム上のある場所をハードコーディングしてデータを読み込まない ソースコードと同じ場所にテストコードを置く テストメソッドに適切な名前を付ける テストは時間に依存しないように書く ロケールを考慮してテストを書く JUnitのassert/failメソッドおよび例外処理を理解して、きれいなコードを書く javadocでテストをドキュメントする…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhotei.hatenadiary.org%2Fentry%2F20050616%2F1118935920&quot; title=&quot;JUnit best practice - シゴトメモ&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>2005-06-16 00:32:00</published>
  <title>JUnit best practice</title>
  <type>rich</type>
  <url>https://hotei.hatenadiary.org/entry/20050616/1118935920</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
