public class SdkUriTest extends Object
| Constructor and Description |
|---|
SdkUriTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateWithHttpAccountIdEndpoint() |
void |
testCreateWithHttpsAccountIdEndpoint() |
void |
testCreateWithNonDigitStart() |
void |
testCreateWithNoProtocolAccountIdEndpoint() |
void |
testDifferentAccountEndpoints() |
void |
testInvalidUri() |
void |
testLocalhost() |
void |
testNonCachedUris() |
void |
testSingletonValidity() |
public void setUp()
public void testSingletonValidity()
public void testCreateWithNonDigitStart()
public void testCreateWithHttpsAccountIdEndpoint()
public void testCreateWithHttpAccountIdEndpoint()
public void testCreateWithNoProtocolAccountIdEndpoint()
public void testNonCachedUris()
public void testInvalidUri()
public void testLocalhost()
public void testDifferentAccountEndpoints()
Copyright © 2025. All rights reserved.