Skip to content

Instantly share code, notes, and snippets.

View spirozh's full-sized avatar
👇
mind the gap

jason songhurst spirozh

👇
mind the gap
  • Köln, Deutschland
  • 13:58 (UTC +02:00)
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Text;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace SomeNamespace
{
/// <summary>
/// Check and report multiple conditions in unit tests.
///