Skip to content

Instantly share code, notes, and snippets.

View Polaroid15's full-sized avatar

Aleksei Samarskii Polaroid15

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using bgTeam.DataAccess;
using ISales.Router.Story.Routing;
using Moq;
using Xunit;
namespace ISales.Router.UnitTests.StoryTests
{