C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeReTesting.Tests.Model.TestSuite_Simulation_Base Class Referencesealed

Tests that do not require a Simulation instance. More...

Public Member Functions

virtual void Test_Resource_GET_Collection_AllTypes_ResolveReferences ()
 

Properties

override IResourceCollection< Simulationcollection_source [get]
 

Detailed Description

Tests that do not require a Simulation instance.

Definition at line 22 of file Test_Simulation.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_Simulation_Base:
AnalyzeReTesting.Base.BaseAbstractStoredResourceTestSuite< Simulation >

Member Function Documentation

◆ Test_Resource_GET_Collection_AllTypes_ResolveReferences()

virtual void AnalyzeReTesting.Base.BaseAbstractStoredResourceTestSuite< T >.Test_Resource_GET_Collection_AllTypes_ResolveReferences ( )
inlinevirtualinherited

Definition at line 31 of file BaseAbstractResourceTestsSuite.cs.

Property Documentation

◆ collection_source

override IResourceCollection<Simulation> AnalyzeReTesting.Tests.Model.TestSuite_Simulation_Base.collection_source
getprotected

Definition at line 24 of file Test_Simulation.cs.


The documentation for this class was generated from the following file: