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

Public Member Functions

virtual void Test_Resource_GET_Collection_AllTypes_ResolveReferences ()
 

Static Public Member Functions

static string GetDefaultFilterNameForAnalysisProfile (IReference< AnalysisProfile > analysisProfile)
 Get the name of the default filter of the analysis profile. This should be the first filter whose type is AnyFilter. If none were defined, the API will silently inject one with the name "All Losses".
 

Properties

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

Detailed Description

Definition at line 27 of file Test_AnalysisProfile.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_AnalysisProfile_Base:
AnalyzeReTesting.Base.BaseAbstractStoredResourceTestSuite< AnalysisProfile >

Member Function Documentation

◆ GetDefaultFilterNameForAnalysisProfile()

static string AnalyzeReTesting.Tests.Model.TestSuite_AnalysisProfile_Base.GetDefaultFilterNameForAnalysisProfile ( IReference< AnalysisProfile analysisProfile)
static

Get the name of the default filter of the analysis profile. This should be the first filter whose type is AnyFilter. If none were defined, the API will silently inject one with the name "All Losses".

◆ 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<AnalysisProfile> AnalyzeReTesting.Tests.Model.TestSuite_AnalysisProfile_Base.collection_source
getprotected

Definition at line 30 of file Test_AnalysisProfile.cs.

◆ PUT_Allowed

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

Definition at line 29 of file Test_AnalysisProfile.cs.


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