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

Public Member Functions

virtual void Test_Resource_GET_Collection_AllTypes_ResolveReferences ()
 

Static Public Member Functions

static void TestFilterInLayerView< T > (T filter)
 Reference the specified filter in a new LayerView{Filter}, and test whether the LayerView POST and simulation succeeds.
 

Properties

override IResourceCollection< LossFiltercollection_source [get]
 
override bool PUT_Allowed [get]
 

Detailed Description

Definition at line 22 of file Test_LossFilter.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_LossFilter_Base:
AnalyzeReTesting.Base.BaseAbstractStoredResourceTestSuite< LossFilter >

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.

◆ TestFilterInLayerView< T >()

static void AnalyzeReTesting.Tests.Model.TestSuite_LossFilter_Base.TestFilterInLayerView< T > ( T  filter)
inlinestatic

Reference the specified filter in a new LayerView{Filter}, and test whether the LayerView POST and simulation succeeds.

Parameters
filterThe filter to reference.
Type Constraints
T :LossFilter 

Definition at line 30 of file Test_LossFilter.cs.

Property Documentation

◆ collection_source

override IResourceCollection<LossFilter> AnalyzeReTesting.Tests.Model.TestSuite_LossFilter_Base.collection_source
getprotected

Definition at line 24 of file Test_LossFilter.cs.

◆ PUT_Allowed

override bool AnalyzeReTesting.Tests.Model.TestSuite_LossFilter_Base.PUT_Allowed
getprotected

Definition at line 25 of file Test_LossFilter.cs.


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