4using Microsoft.VisualStudio.TestTools.UnitTesting;
 
    6using TestClass = NUnit.Framework.TestFixtureAttribute;
 
   35        private static void ResetClientLibrary()
 
   38            typeof(
API).TypeInitializer.Invoke(
null, 
new object[0]);
 
 
static Samples Samples
Shared instance of a class for generating reusable sample resources.
 
static Reflection Reflection
Shared instance of a class for generating random resources.
 
Exposes sample resource objects, with built-in methods for injecting dependencies.
 
A collection of filthy hacks to populate some fields of APIResources objects of any type.
 
API methods / requests made available to the user.