Skip to content

Instantly share code, notes, and snippets.

using AutoMoq;
using Moq;
using NUnit.Framework;
namespace TestLib
{
public interface IFoo
{
string Execute();
}
@chriseyre2000
chriseyre2000 / _.md
Created February 26, 2014 21:35
Line
@chriseyre2000
chriseyre2000 / _.md
Created February 25, 2014 20:44
Minimal Transform