@UnitTest public class DefaultIntegrationBasicRestTemplateCreatorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultIntegrationBasicRestTemplateCreatorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldCreateRestTemplate() |
void |
shouldOnlyHaveBasicAuthorizationInterceptor() |
void |
shouldThrowUnsupportedRestTemplateException() |
public DefaultIntegrationBasicRestTemplateCreatorUnitTest()
public void setup()
public void shouldCreateRestTemplate()
public void shouldThrowUnsupportedRestTemplateException()
public void shouldOnlyHaveBasicAuthorizationInterceptor()
Copyright © 2018 SAP SE. All Rights Reserved.