C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeReTesting.Tests.Model.TestSuite_LayerView_ValueAllocator 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 ()
 
override void Test_LayerView_POST_TargetCurrencyDefault ()
 Check that the target currency is determined by the expected property for each layer type.
 
void Test_LayerView_ValueAllocator_POST_EveryReferenceType ()
 Test what happens when a LayerView's ValueAllocator layer definition has source, target, and group properties set to each layer type, and referenced in each of the three possible ways (inlined layer, layer ref, layer_view ref).
 
void Test_LayerView_ValueAllocator_POST_MismatchedLayerViewAnalysisProfiles ()
 Test what happens when a LayerView's ValueAllocator layer definition references another LayerView with a different analysis profile.
 

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< ValueAllocator > > TestInjectableResource [get]
 

Detailed Description

Definition at line 449 of file Test_LayerView.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_LayerView_ValueAllocator:
AnalyzeReTesting.Tests.Model.TestSuite_LayerView< ValueAllocator >

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()

override void AnalyzeReTesting.Tests.Model.TestSuite_LayerView_ValueAllocator.Test_LayerView_POST_TargetCurrencyDefault ( )
inlinevirtual

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

Reimplemented from AnalyzeReTesting.Tests.Model.TestSuite_LayerView< ValueAllocator >.

Definition at line 463 of file Test_LayerView.cs.

◆ Test_LayerView_ValueAllocator_POST_EveryReferenceType()

void AnalyzeReTesting.Tests.Model.TestSuite_LayerView_ValueAllocator.Test_LayerView_ValueAllocator_POST_EveryReferenceType ( )
inline

Test what happens when a LayerView's ValueAllocator layer definition has source, target, and group properties set to each layer type, and referenced in each of the three possible ways (inlined layer, layer ref, layer_view ref).

Definition at line 506 of file Test_LayerView.cs.

◆ Test_LayerView_ValueAllocator_POST_MismatchedLayerViewAnalysisProfiles()

void AnalyzeReTesting.Tests.Model.TestSuite_LayerView_ValueAllocator.Test_LayerView_ValueAllocator_POST_MismatchedLayerViewAnalysisProfiles ( )
inline

Test what happens when a LayerView's ValueAllocator layer definition references another LayerView with a different analysis profile.

Definition at line 541 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<ValueAllocator> > AnalyzeReTesting.Tests.Model.TestSuite_LayerView_ValueAllocator.TestInjectableResource
getprotected

Definition at line 455 of file Test_LayerView.cs.


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