C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
BaseAbstractResourceTestsSuite.cs File Reference

Go to the source code of this file.

Classes

class  AnalyzeReTesting.Base.BaseAbstractResourceTestSuite< T >
 Tests for a collection (or base resource type) which do not require an instance of that resource to be defined, and does not need to be re-tested for each derived resource sub-type. More...
 
class  AnalyzeReTesting.Base.BaseAbstractStoredResourceTestSuite< T >
 Tests for a stored resource collection which do not require an instance of that resource to be defined, and do not need to be re-tested for each derived resource sub-type. More...
 

Namespaces

namespace  AnalyzeReTesting
 
namespace  AnalyzeReTesting.Base