Class DefaultSessionSearchRestrictionConverterTest
- java.lang.Object
-
- de.hybris.platform.search.restriction.session.converter.impl.DefaultSessionSearchRestrictionConverterTest
-
@UnitTest public class DefaultSessionSearchRestrictionConverterTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultSessionSearchRestrictionConverterTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidshouldConvertFromCollectionOfContextQueryFilter()voidshouldConvertFromContextQueryFilter()voidshouldConvertFromSessionSearchRestriction()voidtestConvertFromCollectionOfSessionSearchRestriction()
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
shouldConvertFromCollectionOfContextQueryFilter
public void shouldConvertFromCollectionOfContextQueryFilter()
-
shouldConvertFromContextQueryFilter
public void shouldConvertFromContextQueryFilter()
-
shouldConvertFromSessionSearchRestriction
public void shouldConvertFromSessionSearchRestriction()
-
testConvertFromCollectionOfSessionSearchRestriction
public void testConvertFromCollectionOfSessionSearchRestriction()
-
-