Skip to content

Instantly share code, notes, and snippets.

View rubenrorije's full-sized avatar

Ruben Rorije rubenrorije

View GitHub Profile
using FluentAssertions;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FluentAssertion.Tests
{