Class GroupByItemPKValueUnitTest
java.lang.Object
de.hybris.platform.util.localization.jdbc.rx.operators.GroupByItemPKValueUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroupByItemPKValueUnitTest
public GroupByItemPKValueUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldCompleteWithEmptyGroupWhenThereIsNoRows
public void shouldCompleteWithEmptyGroupWhenThereIsNoRows() -
shouldCompleteWithOneGroupWhenThereIsOnlyOneRow
public void shouldCompleteWithOneGroupWhenThereIsOnlyOneRow() -
shouldCompleteWithOneGroupWhenThereIsMoreThanOneRows
public void shouldCompleteWithOneGroupWhenThereIsMoreThanOneRows()
-