Class DefaultClientHeadersFactoryImplTest

java.lang.Object
org.eclipse.microprofile.rest.client.ext.DefaultClientHeadersFactoryImplTest

public class DefaultClientHeadersFactoryImplTest extends Object
  • Constructor Details

    • DefaultClientHeadersFactoryImplTest

      public DefaultClientHeadersFactoryImplTest()
  • Method Details

    • unsetPropagationProperty

      @BeforeMethod public void unsetPropagationProperty()
    • testUpdateWithNoConfigReturnsEmptyMap

      public void testUpdateWithNoConfigReturnsEmptyMap()
    • testUpdateWithConfiguredPropagationHeaders

      public void testUpdateWithConfiguredPropagationHeaders()
    • testUpdateWithConfiguredPropagationHeadersAndExistingOutgoingHeaders

      public void testUpdateWithConfiguredPropagationHeadersAndExistingOutgoingHeaders()