public class SystemPropertiesCredentialsProviderTest extends Object
| Constructor and Description |
|---|
SystemPropertiesCredentialsProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
accessKeyAndSecretPropertiesSet_ReturnsBasicCredentials() |
void |
accountIdSet_ReturnsAccountId() |
void |
noAccountIdSet_ReturnsNullAccountId() |
void |
noPropertiesSet_ProviderThrowsException() |
void |
sessionTokenSet_ReturnsSessionCredentials() |
void |
tearDown() |
public SystemPropertiesCredentialsProviderTest()
public void tearDown()
public void accessKeyAndSecretPropertiesSet_ReturnsBasicCredentials()
public void sessionTokenSet_ReturnsSessionCredentials()
public void accountIdSet_ReturnsAccountId()
public void noAccountIdSet_ReturnsNullAccountId()
public void noPropertiesSet_ProviderThrowsException()
Copyright © 2025. All rights reserved.