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