6using Microsoft.VisualStudio.TestTools.UnitTesting;
 
   10using TestCategory = 
NUnit.Framework.CategoryAttribute;
 
   19        private const string TypeName = 
"BaseImmutableResourceTest";
 
 
virtual void Test_Resource_PUT_NotAllowed()
 
virtual T TestResource_Existing
The resource used for all unit tests that require a prepared and already posted resource....
 
static Action< APIRequestException > ApiExceptionTest(HttpStatusCode expectedStatusCode)
Generate a function that will test a REST request exception in a standard way.
 
Describes a collection of resources which can be listed.
 
Interface for Base class used by all stored resources.