<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>goodbyegangster</author_name>
  <author_url>https://blog.hatena.ne.jp/goodbyegangster/</author_url>
  <blog_title>goodbyegangsterのブログ</blog_title>
  <blog_url>https://goodbyegangster.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Pythonのunittestの使い方を確認します。 環境 Python 3.8.5 サンプルプログラム 公式ドキュメントを参考。 unittest --- ユニットテストフレームワーク テスト対象のプログラム テスト対象とするコードを記述。 hololive.py class HololiveMember(): def __init__(self, nickname): self.nickname = nickname def get_hello(self): msg = f'Hello, {self.nickname}!' return msg テストプログラム テストプログラムとなるコー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgoodbyegangster.hatenablog.com%2Fentry%2F2021%2F07%2F13%2F232214&quot; title=&quot;Pythonのunittestの使い方を確認 - goodbyegangsterのブログ&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>2021-07-13 23:22:14</published>
  <title>Pythonのunittestの使い方を確認</title>
  <type>rich</type>
  <url>https://goodbyegangster.hatenablog.com/entry/2021/07/13/232214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
