Class CommerceRespCodeProviderTest
java.lang.Object
de.hybris.platform.swaggerintegration.config.CommerceRespCodeProviderTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommerceRespCodeProviderTest
public CommerceRespCodeProviderTest()
-
-
Method Details
-
setUp
public void setUp() -
testCustomiseErrorListSchemaNameShouldBeSame
public void testCustomiseErrorListSchemaNameShouldBeSame() -
testErrorListNotExistShouldOnlyAddStatusCode
public void testErrorListNotExistShouldOnlyAddStatusCode() -
testCustomiseErrorListExistsShouldAddCodeAndSchema
public void testCustomiseErrorListExistsShouldAddCodeAndSchema() -
testCustomiseComponentsNotExistsShouldOnlyAddStatusCode
public void testCustomiseComponentsNotExistsShouldOnlyAddStatusCode() -
testCustomise401ExistsShouldNotModify
public void testCustomise401ExistsShouldNotModify() -
testCustomizeResponseStatusCodeShouldBeSorted
public void testCustomizeResponseStatusCodeShouldBeSorted()
-