Definition at line 22 of file Test_Distribution.cs.
 
◆ IsFrequencyDistributionSafeToSimulate()
We should not attempt to simulate a frequency distribution that might generate a huge number of occurrences, or this test will get slow. 
Definition at line 72 of file Test_Distribution.cs.
 
 
◆ Test_Distribution_Simulatable()
  
  
      
        
          | static void AnalyzeReTesting.Tests.Model.TestSuite_Distribution_Base.Test_Distribution_Simulatable  | 
          ( | 
          Distribution  | 
          posted | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
Helper method that asserts that a distribution can be included in a layer_view and simulated without any issue. 
Definition at line 32 of file Test_Distribution.cs.
 
 
◆ Test_Resource_GET_Collection_AllTypes_ResolveReferences()
◆ MaxSafeFrequencyDistributionMean
  
  
      
        
          | double AnalyzeReTesting.Tests.Model.TestSuite_Distribution_Base.MaxSafeFrequencyDistributionMean = 1000 | 
         
       
   | 
  
static   | 
  
 
An number chosen to avoid testing frequency distributions whose mean is too large, which can lead to delays or SE crashes during testing. 
Definition at line 28 of file Test_Distribution.cs.
 
 
◆ collection_source
The documentation for this class was generated from the following file: