<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seratch2</author_name>
  <author_url>https://blog.hatena.ne.jp/seratch2/</author_url>
  <blog_title>seratch's weblog in Japanese</blog_title>
  <blog_url>https://seratch.hatenablog.jp/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>Scala で直接 Mockito を使おうとしたこんなコードで import org.scalatest._ import mock.MockitoSugar import org.mockito.Mockito._ class SomeSpec extends FlatSpec with MockitoSugar { it should &quot;judge a valid session&quot; in { val req = mock[HttpServletRequest] val session = mock[HttpSession] when(req.getSession).thenReturn(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseratch.hatenablog.jp%2Fentry%2F2013%2F06%2F26%2F185520&quot; title=&quot;ScalaTest 1.9.1 の MockitoSugar は使うべきでない - seratch&amp;#39;s weblog in Japanese&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-06-26 18:55:20</published>
  <title>ScalaTest 1.9.1 の MockitoSugar は使うべきでない</title>
  <type>rich</type>
  <url>https://seratch.hatenablog.jp/entry/2013/06/26/185520</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
