<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>JUnit と言えば Eclipse なんかから使うことが多いかもしれないけど、 今回はコマンドラインから使ってみました。試したバージョンは、特に理由はないけど 3.7 と 4.11 ( 2013/04/02 時点の最新 ) です。 1. テスト対象のコードを作成する今回は簡単のため、以下のように四則演算するものでやりました。以下のコードを書いて、コンパイルしておく。 public class Sample { public static void main(String[] args) { public int add(int a, int b) { return a + b; } publ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2013%2F04%2F03%2F000506&quot; title=&quot;「Java」 コマンドラインから JUnit を使う - プログラム日記&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>2013-04-03 00:05:06</published>
  <title>「Java」 コマンドラインから JUnit を使う</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2013/04/03/000506</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
