Class DefaultClientHeadersFactoryImplTest
java.lang.Object
org.eclipse.microprofile.rest.client.ext.DefaultClientHeadersFactoryImplTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
DefaultClientHeadersFactoryImplTest
public DefaultClientHeadersFactoryImplTest()
-
-
Method Details
-
unsetPropagationProperty
@BeforeMethod public void unsetPropagationProperty() -
testUpdateWithNoConfigReturnsEmptyMap
public void testUpdateWithNoConfigReturnsEmptyMap() -
testUpdateWithConfiguredPropagationHeaders
public void testUpdateWithConfiguredPropagationHeaders() -
testUpdateWithConfiguredPropagationHeadersAndExistingOutgoingHeaders
public void testUpdateWithConfiguredPropagationHeadersAndExistingOutgoingHeaders()
-