Skip to content

Instantly share code, notes, and snippets.

// Code generated by Microsoft (R) AutoRest Code Generator 0.12.0.0
// Changes may cause incorrect behavior and will be lost if the code is
// regenerated.
namespace API.Client
{
using System;
using System.Linq;
using System.Collections.Generic;
using System.Net;
using System.Linq;
using AutoMapper;
using AutoMapper.QueryableExtensions;
using Should;
using Xunit;
namespace UnitTestProject1
{
public class MapAndProjectEnumsTest
{
using Xunit;
using Should;
using AutoMapper;
namespace UnitTestProject1
{
public class InitializeTest : AutoMapperSpecBase
{
const string SomeId = "someId";
const string SomeOtherId = "someOtherId";