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

Public Member Functions

void Test_Layer_LossRank_POST_Count ()
 
void Test_Layer_LossRank_POST_Count_LessThanMin ()
 
void Test_Layer_LossRank_POST_Count_Max ()
 
void Test_Layer_LossRank_POST_Count_Min ()
 
void Test_Layer_LossRank_POST_Invert ()
 
void Test_Layer_LossRank_PUT_Count ()
 
void Test_Layer_LossRank_PUT_Count_Max ()
 
void Test_Layer_LossRank_PUT_Count_Min ()
 
void Test_Layer_LossRank_PUT_Invert ()
 
virtual void Test_Layer_WithLossSets_POST_LossSet_NotFinalized ()
 
virtual void Test_Layer_WithLossSets_POST_LossSets_Duplicates ()
 
virtual void Test_Layer_WithLossSets_POST_LossSets_Empty ()
 
virtual void Test_Layer_WithLossSets_POST_LossSets_Invalid ()
 
virtual void Test_Layer_WithLossSets_POST_LossSets_Null ()
 
virtual void Test_Layer_WithLossSets_POST_Policy_Duplicates ()
 
virtual void Test_Layer_WithLossSets_POST_Policy_Empty ()
 
virtual void Test_Layer_WithLossSets_POST_Policy_ForwardAll ()
 
virtual void Test_Layer_WithLossSets_POST_Policy_Null ()
 
virtual void Test_Layer_WithLossSets_POST_Policy_TransformAll ()
 
virtual void Test_Layer_WithLossSets_PUT_LossSet_NotFinalized ()
 
virtual void Test_Layer_WithLossSets_PUT_LossSets ()
 
virtual void Test_Layer_WithLossSets_PUT_LossSets_Duplicates ()
 
virtual void Test_Layer_WithLossSets_PUT_LossSets_Empty ()
 
virtual void Test_Layer_WithLossSets_PUT_LossSets_Invalid ()
 
virtual void Test_Layer_WithLossSets_PUT_Policy ()
 
virtual void Test_Layer_WithLossSets_PUT_Policy_Duplicates ()
 
virtual void Test_Layer_WithLossSets_PUT_Policy_Empty ()
 
virtual void Test_Layer_WithLossSets_PUT_Policy_ForwardAll ()
 
virtual void Test_Layer_WithLossSets_PUT_Policy_TransformAll ()
 

Properties

override IInjectableResource< LossRankTestInjectableResource [get]
 

Detailed Description

Definition at line 1272 of file Test_Layer.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank:
AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< LossRank >

Member Function Documentation

◆ Test_Layer_LossRank_POST_Count()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_POST_Count ( )
inline

Definition at line 1291 of file Test_Layer.cs.

◆ Test_Layer_LossRank_POST_Count_LessThanMin()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_POST_Count_LessThanMin ( )
inline

Definition at line 1306 of file Test_Layer.cs.

◆ Test_Layer_LossRank_POST_Count_Max()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_POST_Count_Max ( )
inline

Definition at line 1296 of file Test_Layer.cs.

◆ Test_Layer_LossRank_POST_Count_Min()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_POST_Count_Min ( )
inline

Definition at line 1301 of file Test_Layer.cs.

◆ Test_Layer_LossRank_POST_Invert()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_POST_Invert ( )
inline

Definition at line 1283 of file Test_Layer.cs.

◆ Test_Layer_LossRank_PUT_Count()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_PUT_Count ( )
inline

Definition at line 1340 of file Test_Layer.cs.

◆ Test_Layer_LossRank_PUT_Count_Max()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_PUT_Count_Max ( )
inline

Definition at line 1345 of file Test_Layer.cs.

◆ Test_Layer_LossRank_PUT_Count_Min()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_PUT_Count_Min ( )
inline

Definition at line 1350 of file Test_Layer.cs.

◆ Test_Layer_LossRank_PUT_Invert()

void AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.Test_Layer_LossRank_PUT_Invert ( )
inline

Definition at line 1332 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_LossSet_NotFinalized()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_LossSet_NotFinalized ( )
inlinevirtualinherited

Definition at line 3276 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_LossSets_Duplicates()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_LossSets_Duplicates ( )
inlinevirtualinherited

Definition at line 3265 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_LossSets_Empty()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_LossSets_Empty ( )
inlinevirtualinherited

Definition at line 3260 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_LossSets_Invalid()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_LossSets_Invalid ( )
inlinevirtualinherited

Definition at line 3271 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_LossSets_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_LossSets_Null ( )
inlinevirtualinherited

Definition at line 3255 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_Policy_Duplicates()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_Policy_Duplicates ( )
inlinevirtualinherited

Definition at line 3313 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_Policy_Empty()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_Policy_Empty ( )
inlinevirtualinherited

Definition at line 3308 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_Policy_ForwardAll()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_Policy_ForwardAll ( )
inlinevirtualinherited

Definition at line 3303 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_Policy_Null()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_Policy_Null ( )
inlinevirtualinherited

Definition at line 3293 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_POST_Policy_TransformAll()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_POST_Policy_TransformAll ( )
inlinevirtualinherited

Definition at line 3298 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_LossSet_NotFinalized()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_LossSet_NotFinalized ( )
inlinevirtualinherited

Definition at line 3350 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_LossSets()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_LossSets ( )
inlinevirtualinherited

Definition at line 3326 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_LossSets_Duplicates()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_LossSets_Duplicates ( )
inlinevirtualinherited

Definition at line 3339 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_LossSets_Empty()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_LossSets_Empty ( )
inlinevirtualinherited

Definition at line 3334 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_LossSets_Invalid()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_LossSets_Invalid ( )
inlinevirtualinherited

Definition at line 3345 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_Policy()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_Policy ( )
inlinevirtualinherited

Definition at line 3366 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_Policy_Duplicates()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_Policy_Duplicates ( )
inlinevirtualinherited

Definition at line 3386 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_Policy_Empty()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_Policy_Empty ( )
inlinevirtualinherited

Definition at line 3381 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_Policy_ForwardAll()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_Policy_ForwardAll ( )
inlinevirtualinherited

Definition at line 3376 of file Test_Layer.cs.

◆ Test_Layer_WithLossSets_PUT_Policy_TransformAll()

virtual void AnalyzeReTesting.Tests.Model.TestSuite_Layer_WithLossSets< T >.Test_Layer_WithLossSets_PUT_Policy_TransformAll ( )
inlinevirtualinherited

Definition at line 3371 of file Test_Layer.cs.

Property Documentation

◆ TestInjectableResource

override IInjectableResource<LossRank> AnalyzeReTesting.Tests.Model.TestSuite_Layer_LossRank.TestInjectableResource
getprotected

Definition at line 1276 of file Test_Layer.cs.


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