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

Public Member Functions

void Test_Layer_IndustryLossWarranty_POST_Nth_LessThanOne ()
 
void Test_Layer_IndustryLossWarranty_POST_Nth_MaxValue ()
 
void Test_Layer_IndustryLossWarranty_POST_Nth_MinValue ()
 
void Test_Layer_IndustryLossWarranty_POST_Nth_Null ()
 
void Test_Layer_IndustryLossWarranty_POST_Payout_HighPrecision ()
 
void Test_Layer_IndustryLossWarranty_POST_Payout_Null ()
 
void Test_Layer_IndustryLossWarranty_POST_Trigger_HighPrecision ()
 
void Test_Layer_IndustryLossWarranty_POST_Trigger_Null ()
 
void Test_Layer_IndustryLossWarranty_PUT_Nth ()
 
void Test_Layer_IndustryLossWarranty_PUT_Nth_LessThanOne ()
 
void Test_Layer_IndustryLossWarranty_PUT_Nth_MaxValue ()
 
void Test_Layer_IndustryLossWarranty_PUT_Nth_MinValue ()
 
void Test_Layer_IndustryLossWarranty_PUT_Nth_Null ()
 
void Test_Layer_IndustryLossWarranty_PUT_Payout_HighPrecision ()
 
void Test_Layer_IndustryLossWarranty_PUT_Payout_Null ()
 
void Test_Layer_IndustryLossWarranty_PUT_Trigger_HighPrecision ()
 
void Test_Layer_IndustryLossWarranty_PUT_Trigger_Null ()
 
virtual void Test_Layer_POST_EachFee ()
 
virtual void Test_Layer_POST_Expiry_Null ()
 
virtual void Test_Layer_POST_ExpiryDate_LessThanInception ()
 
virtual void Test_Layer_POST_Fee_Bad_Brokerage_Reference ()
 
virtual void Test_Layer_POST_Fee_BadFeeReference ()
 
virtual void Test_Layer_POST_Fee_BadLossesReference ()
 
virtual void Test_Layer_POST_Fee_BadPremiumReference ()
 
virtual void Test_Layer_POST_Fee_CircularFeeReference ()
 
virtual void Test_Layer_POST_Fee_Good_Brokerage_Reference ()
 
virtual void Test_Layer_POST_Fee_SelfFeeReference ()
 
virtual void Test_Layer_POST_Fees_Empty ()
 
virtual void Test_Layer_POST_Fees_Many ()
 
virtual void Test_Layer_POST_Fees_Null ()
 
virtual void Test_Layer_POST_Inception_Null ()
 
virtual void Test_Layer_POST_InceptionExpiryDate_MaxValue ()
 
virtual void Test_Layer_POST_InceptionExpiryDate_MinValue ()
 
virtual void Test_Layer_POST_Participation_HighPrecision ()
 
virtual void Test_Layer_POST_Participation_Infinity ()
 
virtual void Test_Layer_POST_Participation_MaxValue ()
 
virtual void Test_Layer_POST_Participation_MinValue ()
 
virtual void Test_Layer_POST_Participation_NaN ()
 
virtual void Test_Layer_POST_Participation_NegativeInfinity ()
 
virtual void Test_Layer_POST_Premium_HighPrecision ()
 
virtual void Test_Layer_POST_Premium_Null ()
 
virtual void Test_Layer_PUT_Expiry_Null ()
 
virtual void Test_Layer_PUT_ExpiryDate ()
 
virtual void Test_Layer_PUT_ExpiryDate_LessThanInception ()
 
virtual void Test_Layer_PUT_Inception_Null ()
 
virtual void Test_Layer_PUT_InceptionDate ()
 
virtual void Test_Layer_PUT_InceptionExpiryDate_MaxValue ()
 
virtual void Test_Layer_PUT_InceptionExpiryDate_MinValue ()
 
virtual void Test_Layer_PUT_Participation ()
 
virtual void Test_Layer_PUT_Premium_HighPrecision ()
 
virtual void Test_Layer_PUT_Premium_Null ()
 

Properties

override IInjectableResource< IndustryLossWarrantyTestInjectableResource [get]
 

Detailed Description

Definition at line 560 of file Test_Layer.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty:
AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< IndustryLossWarranty >

Member Function Documentation

◆ Test_Layer_IndustryLossWarranty_POST_Nth_LessThanOne()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Nth_LessThanOne ( )
inline

Definition at line 619 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Nth_MaxValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Nth_MaxValue ( )
inline

Definition at line 607 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Nth_MinValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Nth_MinValue ( )
inline

Definition at line 613 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Nth_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Nth_Null ( )
inline

Definition at line 601 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Payout_HighPrecision()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Payout_HighPrecision ( )
inline

Definition at line 592 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Payout_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Payout_Null ( )
inline

Definition at line 586 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Trigger_HighPrecision()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Trigger_HighPrecision ( )
inline

Definition at line 577 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_POST_Trigger_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_POST_Trigger_Null ( )
inline

Definition at line 571 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Nth()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Nth ( )
inline

Definition at line 659 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Nth_LessThanOne()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Nth_LessThanOne ( )
inline

Definition at line 683 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Nth_MaxValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Nth_MaxValue ( )
inline

Definition at line 671 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Nth_MinValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Nth_MinValue ( )
inline

Definition at line 677 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Nth_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Nth_Null ( )
inline

Definition at line 665 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Payout_HighPrecision()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Payout_HighPrecision ( )
inline

Definition at line 651 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Payout_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Payout_Null ( )
inline

Definition at line 645 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Trigger_HighPrecision()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Trigger_HighPrecision ( )
inline

Definition at line 636 of file Test_Layer.cs.

◆ Test_Layer_IndustryLossWarranty_PUT_Trigger_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.Test_Layer_IndustryLossWarranty_PUT_Trigger_Null ( )
inline

Definition at line 630 of file Test_Layer.cs.

◆ Test_Layer_POST_EachFee()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_EachFee ( )
inlinevirtualinherited

Definition at line 2898 of file Test_Layer.cs.

◆ Test_Layer_POST_Expiry_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Expiry_Null ( )
inlinevirtualinherited

Definition at line 2821 of file Test_Layer.cs.

◆ Test_Layer_POST_ExpiryDate_LessThanInception()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_ExpiryDate_LessThanInception ( )
inlinevirtualinherited

Definition at line 2855 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_Bad_Brokerage_Reference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_Bad_Brokerage_Reference ( )
inlinevirtualinherited

Definition at line 2942 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_BadFeeReference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_BadFeeReference ( )
inlinevirtualinherited

Definition at line 2975 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_BadLossesReference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_BadLossesReference ( )
inlinevirtualinherited

Definition at line 2905 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_BadPremiumReference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_BadPremiumReference ( )
inlinevirtualinherited

Definition at line 2960 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_CircularFeeReference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_CircularFeeReference ( )
inlinevirtualinherited

Definition at line 3005 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_Good_Brokerage_Reference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_Good_Brokerage_Reference ( )
inlinevirtualinherited

Definition at line 2920 of file Test_Layer.cs.

◆ Test_Layer_POST_Fee_SelfFeeReference()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fee_SelfFeeReference ( )
inlinevirtualinherited

Definition at line 2990 of file Test_Layer.cs.

◆ Test_Layer_POST_Fees_Empty()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fees_Empty ( )
inlinevirtualinherited

Definition at line 2887 of file Test_Layer.cs.

◆ Test_Layer_POST_Fees_Many()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fees_Many ( )
inlinevirtualinherited

Definition at line 3067 of file Test_Layer.cs.

◆ Test_Layer_POST_Fees_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Fees_Null ( )
inlinevirtualinherited

Definition at line 2881 of file Test_Layer.cs.

◆ Test_Layer_POST_Inception_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Inception_Null ( )
inlinevirtualinherited

Definition at line 2827 of file Test_Layer.cs.

◆ Test_Layer_POST_InceptionExpiryDate_MaxValue()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_InceptionExpiryDate_MaxValue ( )
inlinevirtualinherited

Definition at line 2844 of file Test_Layer.cs.

◆ Test_Layer_POST_InceptionExpiryDate_MinValue()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_InceptionExpiryDate_MinValue ( )
inlinevirtualinherited

Definition at line 2833 of file Test_Layer.cs.

◆ Test_Layer_POST_Participation_HighPrecision()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Participation_HighPrecision ( )
inlinevirtualinherited

Definition at line 2813 of file Test_Layer.cs.

◆ Test_Layer_POST_Participation_Infinity()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Participation_Infinity ( )
inlinevirtualinherited

Definition at line 2803 of file Test_Layer.cs.

◆ Test_Layer_POST_Participation_MaxValue()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Participation_MaxValue ( )
inlinevirtualinherited

Definition at line 2788 of file Test_Layer.cs.

◆ Test_Layer_POST_Participation_MinValue()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Participation_MinValue ( )
inlinevirtualinherited

Definition at line 2793 of file Test_Layer.cs.

◆ Test_Layer_POST_Participation_NaN()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Participation_NaN ( )
inlinevirtualinherited

Definition at line 2798 of file Test_Layer.cs.

◆ Test_Layer_POST_Participation_NegativeInfinity()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Participation_NegativeInfinity ( )
inlinevirtualinherited

Definition at line 2808 of file Test_Layer.cs.

◆ Test_Layer_POST_Premium_HighPrecision()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Premium_HighPrecision ( )
inlinevirtualinherited

Definition at line 2872 of file Test_Layer.cs.

◆ Test_Layer_POST_Premium_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_POST_Premium_Null ( )
inlinevirtualinherited

Definition at line 2866 of file Test_Layer.cs.

◆ Test_Layer_PUT_Expiry_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_Expiry_Null ( )
inlinevirtualinherited

Definition at line 3085 of file Test_Layer.cs.

◆ Test_Layer_PUT_ExpiryDate()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_ExpiryDate ( )
inlinevirtualinherited

Definition at line 3104 of file Test_Layer.cs.

◆ Test_Layer_PUT_ExpiryDate_LessThanInception()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_ExpiryDate_LessThanInception ( )
inlinevirtualinherited

Definition at line 3131 of file Test_Layer.cs.

◆ Test_Layer_PUT_Inception_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_Inception_Null ( )
inlinevirtualinherited

Definition at line 3091 of file Test_Layer.cs.

◆ Test_Layer_PUT_InceptionDate()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_InceptionDate ( )
inlinevirtualinherited

Definition at line 3097 of file Test_Layer.cs.

◆ Test_Layer_PUT_InceptionExpiryDate_MaxValue()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_InceptionExpiryDate_MaxValue ( )
inlinevirtualinherited

Definition at line 3121 of file Test_Layer.cs.

◆ Test_Layer_PUT_InceptionExpiryDate_MinValue()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_InceptionExpiryDate_MinValue ( )
inlinevirtualinherited

Definition at line 3111 of file Test_Layer.cs.

◆ Test_Layer_PUT_Participation()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_Participation ( )
inlinevirtualinherited

Definition at line 3077 of file Test_Layer.cs.

◆ Test_Layer_PUT_Premium_HighPrecision()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_Premium_HighPrecision ( )
inlinevirtualinherited

Definition at line 3148 of file Test_Layer.cs.

◆ Test_Layer_PUT_Premium_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithTerms< T >.Test_Layer_PUT_Premium_Null ( )
inlinevirtualinherited

Definition at line 3142 of file Test_Layer.cs.

Property Documentation

◆ TestInjectableResource

override IInjectableResource<IndustryLossWarranty> AnalyzeReTesting.Tests.Model.TestSuite_Layer_IndustryLossWarranty.TestInjectableResource
getprotected

Definition at line 564 of file Test_Layer.cs.


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