C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeReTesting.Utilities Namespace Reference

Classes

class  AssertApi
 
class  CleanUp
 Utilities for cleaning up the server. More...
 
class  Configuration
 
class  EnvironmentSettings
 Retrieve settings from environment variables if they exist, or the project settings file otherwise. More...
 
class  GenericTest
 Generic Unit test implementations that will test REST methods on arbitrary resources. More...
 
class  MockResponse
 
class  Output
 A series of generated messages and formatted strings for use in unit tests. More...
 
class  PropertyGenerationException
 An exception throw when a random generation routine fails to produce a POSTable resource. More...
 
class  Reflection
 A collection of filthy hacks to populate some fields of APIResources objects of any type. More...
 
class  Scripts
 A collection of scripts that are sometimes used to batch seed or modify data on a test server. More...
 
class  Skip
 Class used in unit tests to mark tests as skipped by using Assert.Inconclusive() method. More...