<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mike_neck</author_name>
  <author_url>https://blog.hatena.ne.jp/mike_neck/</author_url>
  <blog_title>mike-neckのブログ</blog_title>
  <blog_url>https://mike-neck.hatenadiary.com/</blog_url>
  <categories>
    <anon>java</anon>
  </categories>
  <description>前回の続き これまでの内容をまとめて、DIが必要なオブジェクトをテストするやり方(のひとつ)をやってみる。DIにはGuiceを用いる。 環境 JDK|1.8.0_102 junit-jupiter-api|5.0.0-M3 junit-platform-engine|1.0.0-M3 guice|4.1.0 テスト対象のインターフェース 次のようなインターフェース/実装クラスをテストする。 インターフェース public interface DateService { Locale getLocale(); String date(int year, int month, int day); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmike-neck.hatenadiary.com%2Fentry%2F2017%2F01%2F03%2F205712&quot; title=&quot;JUnit5入門(6) - JUnit5とGuiceでDIが必要なオブジェクトを構築してテストする - mike-neckのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mike_neck/20170103/20170103205333.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-03 20:57:12</published>
  <title>JUnit5入門(6) - JUnit5とGuiceでDIが必要なオブジェクトを構築してテストする</title>
  <type>rich</type>
  <url>https://mike-neck.hatenadiary.com/entry/2017/01/03/205712</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
