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

Public Member Functions

override void Test_IAPIResourceView_GET_BackAllocations_Self ()
 
override void Test_IAPIResourceView_GET_BackAllocations_SourceID_Invalid ()
 
virtual void Test_LayerView_GET_ExceedanceProbability_Filter_ZeroParticipation ()
 
virtual void Test_LayerView_POST_Layer_MixedLossSetTypes ()
 
virtual void Test_LayerView_POST_TargetCurrencyDefault ()
 Check that the target currency is determined by the expected property for each layer type.
 

Properties

virtual Expression< Func< T, object > > TargetCurrencyProperty [get]
 Should be overridden to indicate which property of the layer dictates the default target currency of its layer_view. If none is set, the assumption is that the analysis_profile dictates the default target currency.
 
override IInjectableResource< ILayerView< LossRank > > TestInjectableResource [get]
 

Detailed Description

Definition at line 874 of file Test_LayerView.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_LayerView_LossRank:
AnalyzeReTesting.Tests.Model.TestSuite_LayerView< LossRank >

Member Function Documentation

◆ Test_IAPIResourceView_GET_BackAllocations_Self()

override void AnalyzeReTesting.Tests.Model.TestSuite_LayerView< T >.Test_IAPIResourceView_GET_BackAllocations_Self ( )
inlineinherited

Definition at line 1097 of file Test_LayerView.cs.

◆ Test_IAPIResourceView_GET_BackAllocations_SourceID_Invalid()

override void AnalyzeReTesting.Tests.Model.TestSuite_LayerView< T >.Test_IAPIResourceView_GET_BackAllocations_SourceID_Invalid ( )
inlineinherited

Definition at line 1111 of file Test_LayerView.cs.

◆ Test_LayerView_GET_ExceedanceProbability_Filter_ZeroParticipation()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_LayerView< T >.Test_LayerView_GET_ExceedanceProbability_Filter_ZeroParticipation ( )
inlinevirtualinherited

Definition at line 1066 of file Test_LayerView.cs.

◆ Test_LayerView_POST_Layer_MixedLossSetTypes()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_LayerView< T >.Test_LayerView_POST_Layer_MixedLossSetTypes ( )
inlinevirtualinherited

Definition at line 960 of file Test_LayerView.cs.

◆ Test_LayerView_POST_TargetCurrencyDefault()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_LayerView< T >.Test_LayerView_POST_TargetCurrencyDefault ( )
inlinevirtualinherited

Check that the target currency is determined by the expected property for each layer type.

Definition at line 974 of file Test_LayerView.cs.

Property Documentation

◆ TargetCurrencyProperty

virtual Expression<Func<T, object> > AnalyzeReTesting.Tests.Model.TestSuite_LayerView< T >.TargetCurrencyProperty
getprotectedinherited

Should be overridden to indicate which property of the layer dictates the default target currency of its layer_view. If none is set, the assumption is that the analysis_profile dictates the default target currency.

Definition at line 957 of file Test_LayerView.cs.

◆ TestInjectableResource

override IInjectableResource<ILayerView<LossRank> > AnalyzeReTesting.Tests.Model.TestSuite_LayerView_LossRank.TestInjectableResource
getprotected

Definition at line 880 of file Test_LayerView.cs.


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