Class CommerceMediaTypeCustomizerTest

java.lang.Object
de.hybris.platform.swaggerintegration.config.CommerceMediaTypeCustomizerTest

@UnitTest public class CommerceMediaTypeCustomizerTest extends Object
  • Constructor Details

    • CommerceMediaTypeCustomizerTest

      public CommerceMediaTypeCustomizerTest()
  • Method Details

    • setup

      public void setup() throws NoSuchMethodException
      Throws:
      NoSuchMethodException
    • shouldReplaceWildCardWithXmlAndJsonInResponses

      public void shouldReplaceWildCardWithXmlAndJsonInResponses()
    • shouldReplaceWildCardWithXmlAndJsonInRequestBody

      public void shouldReplaceWildCardWithXmlAndJsonInRequestBody()
    • shouldKeepApplicationXmlAtFrontInResponses

      public void shouldKeepApplicationXmlAtFrontInResponses()
    • shouldKeepApplicationXmlAtFrontInRequestBody

      public void shouldKeepApplicationXmlAtFrontInRequestBody()
    • shouldDoNothingWhenSpecifiedInResponses

      public void shouldDoNothingWhenSpecifiedInResponses()
    • shouldDoNothingWhenSpecifiedInRequestBody

      public void shouldDoNothingWhenSpecifiedInRequestBody()