public class InstanceMetadataServiceCredentialsFetcherTest extends Object
| Constructor and Description | 
|---|
| InstanceMetadataServiceCredentialsFetcherTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | credentialFailed_shouldThrowException() | 
| void | endpointFailed_shouldThrowException() | 
| void | failureAfterExpiration_shouldReturnExpired() | 
| void | setup() | 
| static void | setUp() | 
| void | successFailure_waitsBeforeTryingAgain() | 
| void | successfulResponse() | 
public InstanceMetadataServiceCredentialsFetcherTest()
public static void setUp()
                  throws IOException
IOExceptionpublic void setup()
           throws IOException
IOExceptionpublic void successfulResponse()
public void endpointFailed_shouldThrowException()
public void credentialFailed_shouldThrowException()
public void failureAfterExpiration_shouldReturnExpired()
public void successFailure_waitsBeforeTryingAgain()
Copyright © 2024. All rights reserved.