public abstract class AwsTestBase extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static AwsCredentialsProviderChain | CREDENTIALS_PROVIDER_CHAIN | 
| Constructor and Description | 
|---|
| AwsTestBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.hamcrest.Matcher<SdkServiceException> | isValidSdkServiceException() | 
| static void | setUpCredentials()Deprecated. 
 Extend from  AwsIntegrationTestBaseto access credentials | 
public static final AwsCredentialsProviderChain CREDENTIALS_PROVIDER_CHAIN
@Deprecated public static void setUpCredentials()
AwsIntegrationTestBase to access credentialspublic static org.hamcrest.Matcher<SdkServiceException> isValidSdkServiceException()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.