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

Public Member Functions

virtual void Test_Resource_GET_Collection_AllTypes_ResolveReferences ()
 

Static Public Member Functions

static void Test_LossSet_Simulatable< T > (T posted)
 Asserts that a loss set can be included in a layer_view and simulated without any issue.
 

Properties

override IResourceCollection< LossSetcollection_source [get]
 

Detailed Description

Definition at line 28 of file Test_LossSet.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_LossSet_Base:
AnalyzeReTesting.Base.BaseAbstractStoredResourceTestSuite< LossSet >

Member Function Documentation

◆ Test_LossSet_Simulatable< T >()

static void AnalyzeReTesting.Tests.Model.TestSuite_LossSet_Base.Test_LossSet_Simulatable< T > ( T  posted)
inlinestatic

Asserts that a loss set can be included in a layer_view and simulated without any issue.

Type Constraints
T :LossSet 

Definition at line 34 of file Test_LossSet.cs.

◆ 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<LossSet> AnalyzeReTesting.Tests.Model.TestSuite_LossSet_Base.collection_source
getprotected

Definition at line 30 of file Test_LossSet.cs.


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