Class GroupByItemPKValueUnitTest

java.lang.Object
de.hybris.platform.util.localization.jdbc.rx.operators.GroupByItemPKValueUnitTest

@UnitTest public class GroupByItemPKValueUnitTest extends Object
  • Constructor Details

    • GroupByItemPKValueUnitTest

      public GroupByItemPKValueUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldCompleteWithEmptyGroupWhenThereIsNoRows

      public void shouldCompleteWithEmptyGroupWhenThereIsNoRows()
    • shouldCompleteWithOneGroupWhenThereIsOnlyOneRow

      public void shouldCompleteWithOneGroupWhenThereIsOnlyOneRow()
    • shouldCompleteWithOneGroupWhenThereIsMoreThanOneRows

      public void shouldCompleteWithOneGroupWhenThereIsMoreThanOneRows()