Package de.hybris.platform.core
Class LazyLoadItemListInternalTest
- java.lang.Object
-
- de.hybris.platform.core.LazyLoadItemListInternalTest
-
@UnitTest public class LazyLoadItemListInternalTest extends java.lang.Object
UnitTest for checking internals of theLazyLoadItemListworking correctly.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLazyLoadItemListInternalTest.TestPKLazyLoadItemList
-
Constructor Summary
Constructors Constructor Description LazyLoadItemListInternalTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestLazyLoadItemListPaging()Test case for checking page switching/caching mechanism.
-