Package de.hybris.platform.core
Class LazyLoadMultiColumnListUnitTest
- java.lang.Object
-
- de.hybris.platform.core.LazyLoadMultiColumnListUnitTest
-
@UnitTest public class LazyLoadMultiColumnListUnitTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LazyLoadMultiColumnListUnitTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestListDeserialize()voidtestWrappedObejctsThreadSafety()
-
-
-
Method Detail
-
testListDeserialize
public void testListDeserialize() throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
testWrappedObejctsThreadSafety
public void testWrappedObejctsThreadSafety() throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
-