Class CommerceMediaTypeCustomizerTest
java.lang.Object
de.hybris.platform.swaggerintegration.config.CommerceMediaTypeCustomizerTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommerceMediaTypeCustomizerTest
public CommerceMediaTypeCustomizerTest()
-
-
Method Details
-
setup
- 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()
-