public class AWSStaticCredentialsProviderTest extends Object
Constructor and Description |
---|
AWSStaticCredentialsProviderTest() |
Modifier and Type | Method and Description |
---|---|
void |
getBasicAwsCredentials_ReturnsSameCredentials() |
void |
getSessionAwsCredentials_ReturnsSameCredentials() |
void |
nullCredentials_ThrowsIllegalArgumentException() |
void |
refreshCalled_DoesNotChangeCredentials() |
public void getBasicAwsCredentials_ReturnsSameCredentials() throws Exception
Exception
public void getSessionAwsCredentials_ReturnsSameCredentials() throws Exception
Exception
public void refreshCalled_DoesNotChangeCredentials() throws Exception
Exception
public void nullCredentials_ThrowsIllegalArgumentException()
Copyright © 2018. All rights reserved.