Class SearchResultListImplTest
java.lang.Object
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.search.impl.SearchResultListImplTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SearchResultListImplTest
public SearchResultListImplTest()
-
-
Method Details
-
testAdd
public void testAdd() -
testClear
public void testClear() -
testSetPageableData
public void testSetPageableData() -
testPaging
public void testPaging() -
testPagingWoPageableData
public void testPagingWoPageableData() -
testPagingSizeBiggerThanResult
public void testPagingSizeBiggerThanResult() -
testPagingSizePageSizeNoMatch
public void testPagingSizePageSizeNoMatch() -
testPagingSubsequentPage
public void testPagingSubsequentPage() -
testSorting
public void testSorting()
-