| 
| static void  | ApplyConfiguredCredentials () | 
|   | Apply the current configured API_URL and API_AuthenticationToken credentials to the static API.  
  | 
|   | 
| static void  | CheckConnection () | 
|   | Set the Client API Server URL to the configured API_URL.  
  | 
|   | 
| static void  | TestSuiteCleanup () | 
|   | Actions to run once when the C# Unit Tests finish. Note: This method will not automatically be inherited and run by tests suites in different assemblies that import this library. You will need to create your own method with the [AssemblyCleanup] attribute that calls this method.  
  | 
|   | 
| static void  | TestSuiteInitialize (TestContext context) | 
|   | Actions to run once when the C# Unit Tests initialize. Note: This method will not automatically be inherited and run by tests suites in different assemblies that import this library. You will need to create your own method with the [AssemblyInitialize] attribute that calls this method.  
  | 
|   | 
 | 
| static Reflection  | Reflection | 
|   | Shared instance of a class for generating random resources.  
  | 
|   | 
| static Samples  | Samples | 
|   | Shared instance of a class for generating reusable sample resources.  
  | 
|   | 
Definition at line 26 of file Test_API_Utilities.cs.
 
◆ TestSuite_API_Utilities()
  
  
      
        
          | AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.TestSuite_API_Utilities  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ AddCommonTestCleanupAction()
  
  
      
        
          | void AnalyzeReTesting.Base.BaseTestSuite.AddCommonTestCleanupAction  | 
          ( | 
          Action  | 
          action | ) | 
           | 
         
       
   | 
  
inlineprotectedinherited   | 
  
 
 
◆ AddCommonTestInitializeAction()
  
  
      
        
          | void AnalyzeReTesting.Base.BaseTestSuite.AddCommonTestInitializeAction  | 
          ( | 
          Action  | 
          action | ) | 
           | 
         
       
   | 
  
inlineprotectedinherited   | 
  
 
 
◆ ApplyConfiguredCredentials()
  
  
      
        
          | static void AnalyzeReTesting.Base.BaseServerTestSuite.ApplyConfiguredCredentials  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticinherited   | 
  
 
Apply the current configured API_URL and API_AuthenticationToken credentials to the static API. 
Definition at line 226 of file BaseServerAPITestSuite.cs.
 
 
◆ BaseClass_Cleanup()
  
  
      
        
          | static void AnalyzeReTesting.Base.BaseTestSuite.BaseClass_Cleanup  | 
          ( | 
          Action  | 
          action | ) | 
           | 
         
       
   | 
  
inlinestaticprotectedinherited   | 
  
 
 
◆ BaseClass_Initialize()
  
  
      
        
          | static void AnalyzeReTesting.Base.BaseTestSuite.BaseClass_Initialize  | 
          ( | 
          TestContext  | 
          context,  | 
         
        
           | 
           | 
          Action  | 
          action  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestaticprotectedinherited   | 
  
 
 
◆ BaseTest_Cleanup()
  
  
      
        
          | void AnalyzeReTesting.Base.BaseTestSuite.BaseTest_Cleanup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ BaseTest_Initialize()
  
  
      
        
          | void AnalyzeReTesting.Base.BaseTestSuite.BaseTest_Initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ CheckConnection()
  
  
      
        
          | static void AnalyzeReTesting.Base.BaseServerTestSuite.CheckConnection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticinherited   | 
  
 
 
◆ Test_API_Utilities_GetAuthenticationStatus_Authenticated()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.Test_API_Utilities_GetAuthenticationStatus_Authenticated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_Utilities_TryHandleAuthenticationErrors_CustomAuthenticationError()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.Test_API_Utilities_TryHandleAuthenticationErrors_CustomAuthenticationError  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_Utilities_TryHandleAuthenticationErrors_NoAuthenticationError()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.Test_API_Utilities_TryHandleAuthenticationErrors_NoAuthenticationError  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_Utilities_TryHandleAuthenticationErrors_Temp_SSL_Error()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.Test_API_Utilities_TryHandleAuthenticationErrors_Temp_SSL_Error  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_Utilities_TryPromptForAuthentication_Authenticated()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.Test_API_Utilities_TryPromptForAuthentication_Authenticated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_ValidateResourceId()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_Utilities.Test_API_ValidateResourceId  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TestSuiteCleanup()
  
  
      
        
          | static void AnalyzeReTesting.Base.BaseServerTestSuite.TestSuiteCleanup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticinherited   | 
  
 
Actions to run once when the C# Unit Tests finish. Note: This method will not automatically be inherited and run by tests suites in different assemblies that import this library. You will need to create your own method with the [AssemblyCleanup] attribute that calls this method. 
Definition at line 163 of file BaseServerAPITestSuite.cs.
 
 
◆ TestSuiteInitialize()
  
  
      
        
          | static void AnalyzeReTesting.Base.BaseServerTestSuite.TestSuiteInitialize  | 
          ( | 
          TestContext  | 
          context | ) | 
           | 
         
       
   | 
  
inlinestaticinherited   | 
  
 
Actions to run once when the C# Unit Tests initialize. Note: This method will not automatically be inherited and run by tests suites in different assemblies that import this library. You will need to create your own method with the [AssemblyInitialize] attribute that calls this method. 
Definition at line 84 of file BaseServerAPITestSuite.cs.
 
 
◆ Reflection
  
  
      
        
          | Reflection AnalyzeReTesting.Base.BaseClientTestSuite.Reflection | 
         
       
   | 
  
staticinherited   | 
  
 
 
◆ Samples
  
  
      
        
          | Samples AnalyzeReTesting.Base.BaseClientTestSuite.Samples | 
         
       
   | 
  
staticinherited   | 
  
 
Shared instance of a class for generating reusable sample resources. 
Definition at line 15 of file BaseClientTestSuite.cs.
 
 
◆ API_AuthenticationToken
  
  
      
        
          | IAccessToken AnalyzeReTesting.Base.BaseServerTestSuite.API_AuthenticationToken | 
         
       
   | 
  
staticgetsetinherited   | 
  
 
Set the AuthenticationToken to supply to the server before every test (if applicable). 
Definition at line 32 of file BaseServerAPITestSuite.cs.
 
 
◆ API_URL
  
  
      
        
          | string AnalyzeReTesting.Base.BaseServerTestSuite.API_URL | 
         
       
   | 
  
staticgetsetinherited   | 
  
 
 
◆ DeletingResourcesBetweenTests
  
  
      
        
          | bool AnalyzeReTesting.Base.BaseServerTestSuite.DeletingResourcesBetweenTests | 
         
       
   | 
  
getinherited   | 
  
 
Determines based on the EnvironmentSettings whether injected resources (such as Samples) are being deleted between each test. 
Definition at line 46 of file BaseServerAPITestSuite.cs.
 
 
◆ TestContext
  
  
      
        
          | TestContext AnalyzeReTesting.Base.BaseTestSuite.TestContext | 
         
       
   | 
  
getsetinherited   | 
  
 
 
The documentation for this class was generated from the following file: