<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mgmhrkw</author_name>
  <author_url>https://blog.hatena.ne.jp/mgmhrkw/</author_url>
  <blog_title>mgmhrkwの日記</blog_title>
  <blog_url>https://mgmhrkw.hatenadiary.org/</blog_url>
  <categories>
    <anon>rails</anon>
    <anon>テスト</anon>
  </categories>
  <description>テストについてまとめていきます。 そもそもテストとは、コードを書いてブラウザで表示させて確認してエラーが出たらそれを修正してまたブラウザで確認して、、という手動テストを自動化する機能です。 ◆テストの種類 単体テスト（unitテスト）：モデルやヘルパーのテスト 機能テスト（functionalテスト）：コントローラのテスト 統合テスト（integrationテスト）：実際のリクエストをシミュレートするテスト ◆では、何をテストするのか？ 単体テスト * モデルの検索系メソッド（findなど）が正しいデータを取得できるか * モデルの更新系メソッド（saveなど）が正しくデータベースの状態を変化…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmgmhrkw.hatenadiary.org%2Fentry%2F20110406%2F1302090004&quot; title=&quot;テストについて - mgmhrkwの日記&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>2011-04-06 20:40:04</published>
  <title>テストについて</title>
  <type>rich</type>
  <url>https://mgmhrkw.hatenadiary.org/entry/20110406/1302090004</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
