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
IOException
public void setup() throws IOException
IOException
public void successfulResponse()
public void endpointFailed_shouldThrowException()
public void credentialFailed_shouldThrowException()
public void failureAfterExpiration_shouldReturnExpired()
public void successFailure_waitsBeforeTryingAgain()
Copyright © 2023. All rights reserved.