<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>snoopeanutss</author_name>
  <author_url>https://blog.hatena.ne.jp/snoopeanutss/</author_url>
  <blog_title>ぽんこつ日記</blog_title>
  <blog_url>https://olafnosuke.hatenablog.com/</blog_url>
  <categories>
    <anon>テスト</anon>
    <anon>Java</anon>
  </categories>
  <description>Junit5の使い方 Junit5の書き方 org.junit.jupiterパッケージのアノテーションとクラスを使用する。 テストメソッド @Testを付与したメソッドは、テスト実施の対象となる。 import org.junit.jupiter.api.Test; class SampleTest { @Test public void sample_検証内容() { // ... } } テストの前処理・後処理 テストメソッド実行の前後に行いたい処理を記述することが出来る。 @BeforeAll 全てのテストの実行前に1度だけ行う処理を記述する。 メソッドは引数・戻り値無しで、stati…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Folafnosuke.hatenablog.com%2Fentry%2F2022%2F06%2F15%2F194354&quot; title=&quot;Junit5の使い方 - ぽんこつ日記&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>2022-06-15 19:43:54</published>
  <title>Junit5の使い方</title>
  <type>rich</type>
  <url>https://olafnosuke.hatenablog.com/entry/2022/06/15/194354</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
