<?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>諸事情により、JUnitが使えない状況でコードを書いていたのですが、書いたコードが動くかどうか確認したい衝動に駆られて、簡単な特徴もないテスティングフレームワークを作りました。 仕様 最初に書いた仕様がこれ。 github.com public class MaybeTest extends Test { @Examination public void mapStringLengthRemainsSome() { setup(() -&gt; some(&quot;stringLength=15&quot;)) .when(maybe -&gt; maybe.map(String::length)) .then(equal…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmike-neck.hatenadiary.com%2Fentry%2F2015%2F11%2F21%2F233310&quot; title=&quot;簡単な特徴もないJava用のテスティングフレームワークつくった - 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>http://cdn-ak.f.st-hatena.com/images/fotolife/m/mike_neck/20151121/20151121231945.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-11-21 23:33:10</published>
  <title>簡単な特徴もないJava用のテスティングフレームワークつくった</title>
  <type>rich</type>
  <url>https://mike-neck.hatenadiary.com/entry/2015/11/21/233310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
