Class CommerceParameterSorterTest

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

@UnitTest public class CommerceParameterSorterTest extends Object
  • 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()