<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TTKCD</author_name>
  <author_url>https://blog.hatena.ne.jp/TTKCD/</author_url>
  <blog_title>おっさんの備忘録</blog_title>
  <blog_url>https://ttkcd.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>MS Test VisualStudioで作成できるテストプロジェクトAssert機能を使用して比較を実行することができる。 Assert 期待値と実際の値を比較することができる。 Assert.AreEquals(T Expect, T Actual); Expect：期待値Actual：実際の値 失敗時 Assert.AreEquals(T Expect, T Actual); が失敗した場合は、失敗した内容がメッセージとして表示される。 Assert.AreEquals(T Expect, T Actual, string message); message：失敗したメッセージに追加して…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fttkcd.hatenablog.com%2Fentry%2F2022%2F10%2F13%2F211216&quot; title=&quot;【C#】MS Test - おっさんの備忘録&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>2022-10-13 21:12:16</published>
  <title>【C#】MS Test</title>
  <type>rich</type>
  <url>https://ttkcd.hatenablog.com/entry/2022/10/13/211216</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
