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

Public Member Functions

override void AdditionalValidResourceTests (T posted)
 Deriving classes can optionally override this function to perform additional validation on every successfully POSTed resource.
 
void Test_Distribution_POST_Modulo_InvalidDomain ()
 
void Test_Distribution_POST_Modulo_Null ()
 
void Test_Distribution_POST_Modulo_ValidDomain ()
 
void Test_LogNormalDistribution_POST_Location_InvalidDomain ()
 
void Test_LogNormalDistribution_POST_Location_MaxValue ()
 
void Test_LogNormalDistribution_POST_Location_MinValue ()
 
void Test_LogNormalDistribution_POST_Location_ValidDomain ()
 
void Test_LogNormalDistribution_POST_Scale_InvalidDomain ()
 
void Test_LogNormalDistribution_POST_Scale_MaxValue ()
 
void Test_LogNormalDistribution_POST_Scale_ValidDomain ()
 

Static Public Attributes

const double HighPrecisionValue
 
const double LargeNegativeDoubleValue
 
const double LargePostiveDoubleValue
 
const double SmallNegativeDoubleValue
 
const double SmallPositiveDoubleValue
 

Properties

override IInjectableResource< LogNormalDistributionTestInjectableResource [get]
 

Detailed Description

Definition at line 200 of file Test_Distribution.cs.

Inheritance diagram for AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution:
AnalyzeReTesting.Tests.Model.TestSuite_Distribution< LogNormalDistribution >

Member Function Documentation

◆ AdditionalValidResourceTests()

override void AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.AdditionalValidResourceTests ( T  posted)
inherited

Deriving classes can optionally override this function to perform additional validation on every successfully POSTed resource.

◆ Test_Distribution_POST_Modulo_InvalidDomain()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.Test_Distribution_POST_Modulo_InvalidDomain ( )
inlineinherited

Definition at line 759 of file Test_Distribution.cs.

◆ Test_Distribution_POST_Modulo_Null()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.Test_Distribution_POST_Modulo_Null ( )
inlineinherited

Definition at line 747 of file Test_Distribution.cs.

◆ Test_Distribution_POST_Modulo_ValidDomain()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.Test_Distribution_POST_Modulo_ValidDomain ( )
inlineinherited

Definition at line 752 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Location_InvalidDomain()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Location_InvalidDomain ( )
inline

Definition at line 234 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Location_MaxValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Location_MaxValue ( )
inline

Definition at line 212 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Location_MinValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Location_MinValue ( )
inline

Definition at line 218 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Location_ValidDomain()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Location_ValidDomain ( )
inline

Definition at line 224 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Scale_InvalidDomain()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Scale_InvalidDomain ( )
inline

Definition at line 259 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Scale_MaxValue()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Scale_MaxValue ( )
inline

Definition at line 245 of file Test_Distribution.cs.

◆ Test_LogNormalDistribution_POST_Scale_ValidDomain()

void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.Test_LogNormalDistribution_POST_Scale_ValidDomain ( )
inline

Definition at line 251 of file Test_Distribution.cs.

Member Data Documentation

◆ HighPrecisionValue

const double AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.HighPrecisionValue
staticinherited

Definition at line 739 of file Test_Distribution.cs.

◆ LargeNegativeDoubleValue

const double AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.LargeNegativeDoubleValue
staticinherited

Definition at line 737 of file Test_Distribution.cs.

◆ LargePostiveDoubleValue

const double AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.LargePostiveDoubleValue
staticinherited

Definition at line 735 of file Test_Distribution.cs.

◆ SmallNegativeDoubleValue

const double AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.SmallNegativeDoubleValue
staticinherited

Definition at line 738 of file Test_Distribution.cs.

◆ SmallPositiveDoubleValue

const double AnalyzeReTesting.Tests.Model.TestSuite_Distribution< T >.SmallPositiveDoubleValue
staticinherited

Definition at line 736 of file Test_Distribution.cs.

Property Documentation

◆ TestInjectableResource

override IInjectableResource<LogNormalDistribution> AnalyzeReTesting.Tests.Model.TestSuite_Distribution_LogNormalDistribution.TestInjectableResource
getprotected

Definition at line 205 of file Test_Distribution.cs.


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