public class InstanceMetadataRegionProviderTest extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
InstanceMetadataRegionProviderTest.MetadataServiceNotRunning
If the EC2 metdata service is not present then the provider should just return null instead
 of failing. 
 | 
static class  | 
InstanceMetadataRegionProviderTest.MetadataServiceRunningTest
If the EC2 metadata service is running it should return the region the server is mocked
 with. 
 | 
| Constructor and Description | 
|---|
InstanceMetadataRegionProviderTest()  | 
Copyright © 2019. All rights reserved.