Class CommerceParameterSorterTest
java.lang.Object
de.hybris.platform.swaggerintegration.config.CommerceParameterSorterTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommerceParameterSorterTest
public CommerceParameterSorterTest()
-
-
Method Details
-
setup
public void setup() -
emptyOperationShouldNotThrowException
public void emptyOperationShouldNotThrowException() -
nullOperationShouldNotThrowException
public void nullOperationShouldNotThrowException() -
withSingleParameterShouldKeepIt
public void withSingleParameterShouldKeepIt() -
withUnsortedParametersShouldSort
public void withUnsortedParametersShouldSort() -
withSortedParametersShouldKeepSorted
public void withSortedParametersShouldKeepSorted()
-