<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuji_w6e</author_name>
  <author_url>https://blog.hatena.ne.jp/shuji_w6e/</author_url>
  <blog_title>やさしいデスマーチ</blog_title>
  <blog_url>https://shuji-w6e.hatenadiary.org/</blog_url>
  <categories>
    <anon>JUnit実践入門</anon>
  </categories>
  <description>誤植速報その4です。 その1,その2,その3, 技評さんの公式サイトです（おって反映されます）。 P239 リスト13.7 15行目 誤） return authService.login(authUser) ? &quot;ユーザIDとパスワードを正しく入力してください&quot; : &quot;ようこそ、&quot; + authUser.userId + &quot;さん&quot;; 正） return authService.login(authUser) ? &quot;ようこそ、&quot; + authUser.userId + &quot;さん&quot; : &quot;ユーザIDとパスワードを正しく入力してください&quot;; 条件文の後のメッセージが逆さです。もしくは３項演算子の頭に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuji-w6e.hatenadiary.org%2Fentry%2F20121210%2F1355154625&quot; title=&quot; 『JUnit実践入門』正誤表(4) #junitbook - やさしいデスマーチ&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>2012-12-10 00:50:25</published>
  <title> 『JUnit実践入門』正誤表(4) #junitbook</title>
  <type>rich</type>
  <url>https://shuji-w6e.hatenadiary.org/entry/20121210/1355154625</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
