| 
| 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 24 of file Test_API_HTTPS.cs.
 
◆ TestSuite_API_HTTPS()
  
  
      
        
          | AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.TestSuite_API_HTTPS  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ AddCommonTestCleanupAction()
  
  
      
        
          | void AnalyzeReTesting.Base.BaseTestSuite.AddCommonTestCleanupAction  | 
          ( | 
          Action  | 
          action | ) | 
           | 
         
       
   | 
  
inlineprotectedinherited   | 
  
 
 
◆ AddCommonTestInitializeAction()
  
  
      
        
          | void AnalyzeReTesting.Base.BaseTestSuite.AddCommonTestInitializeAction  | 
          ( | 
          Action  | 
          action | ) | 
           | 
         
       
   | 
  
inlineprotectedinherited   | 
  
 
 
◆ 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   | 
  
 
 
◆ GetCorrectCredentials()
  
  
      
        
          | IAccessToken AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.GetCorrectCredentials  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_Active()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_Active  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Ensure that the server shows up as an active analyze re server, even without credentials. 
Definition at line 259 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_Exception()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_Exception  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_GetStream()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_GetStream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Test that an authentication error on GetStream expected behaviour. 
Definition at line 267 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_HandledEmpty()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_HandledEmpty  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_Invalid()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_Invalid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Test an authentication handler incorrectly set up to supply the same invalid credentials on every call - and ensure that this does not result in an infinite loop of automatically retrying requests that request authentication. 
Definition at line 129 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_MultipleHandlers()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_MultipleHandlers  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_NotHandled()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_NotHandled  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_AuthenticationRequestedEvent_ValidAccessToken()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_AuthenticationRequestedEvent_ValidAccessToken  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_BasicAuthenticationToken_Empty()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_BasicAuthenticationToken_Empty  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_BasicAuthenticationToken_Invalid()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_BasicAuthenticationToken_Invalid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_BasicAuthenticationToken_Null()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_BasicAuthenticationToken_Null  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_BasicAuthenticationToken_NullUserNamePassword()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_BasicAuthenticationToken_NullUserNamePassword  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_BasicAuthenticationToken_Valid()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_BasicAuthenticationToken_Valid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_CachedCredentialsCleared()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_CachedCredentialsCleared  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Note: Credential caching only works using the AuthenticationRequested event. 
Definition at line 232 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_Credentials_Cached()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_Credentials_Cached  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Note: Credential caching only works using the AuthenticationRequested event. 
Definition at line 213 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_GetAuthenticationStatus_Authenticated()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_GetAuthenticationStatus_Authenticated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_GetAuthenticationStatus_AuthenticationRequired()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_GetAuthenticationStatus_AuthenticationRequired  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_GetAuthenticationStatus_Error()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_GetAuthenticationStatus_Error  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_GetAuthenticationStatus_InvalidCredentials()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_GetAuthenticationStatus_InvalidCredentials  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_GetAuthenticationStatus_NoAuthenticationRequired()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_GetAuthenticationStatus_NoAuthenticationRequired  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Test_API_HTTPS_Server_OverrideAuthentication_Invalid_MatchingDefaultAuth()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_OverrideAuthentication_Invalid_MatchingDefaultAuth  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Test that overriding the default authentication credentials with the same bad parameters results in a bad request. 
Definition at line 336 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_OverrideAuthentication_Invalid_NoDefaultAuth()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_OverrideAuthentication_Invalid_NoDefaultAuth  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Test that manually specifying incorrect authentication credentials when there are no default credentials configured has the expected behaviour. 
Definition at line 315 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_OverrideAuthentication_Invalid_NotMatchingDefaultAuth()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_OverrideAuthentication_Invalid_NotMatchingDefaultAuth  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Test that overriding the current default authentication credentials (which are good) with some bad parameters results in a bad request, and a unique message. 
Definition at line 360 of file Test_API_HTTPS.cs.
 
 
◆ Test_API_HTTPS_Server_OverrideAuthentication_Valid()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.Test_API_HTTPS_Server_OverrideAuthentication_Valid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Test that the user can supply credentials without setting the global default authentication settings. 
Definition at line 300 of file Test_API_HTTPS.cs.
 
 
◆ TestSuccessfulRequest()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.TestSuccessfulRequest  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TestUnauthorizedRequest()
  
  
      
        
          | void AnalyzeReTesting.Tests.AnalyzeReAPI.TestSuite_API_HTTPS.TestUnauthorizedRequest  | 
          ( | 
          string  | 
          expectedMessage | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ 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.
 
 
◆ TestContext
  
  
      
        
          | TestContext AnalyzeReTesting.Base.BaseTestSuite.TestContext | 
         
       
   | 
  
getsetinherited   | 
  
 
 
The documentation for this class was generated from the following file: