Class SessionSearchRestrictionTest
java.lang.Object
de.hybris.platform.search.restriction.session.SessionSearchRestrictionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
SessionSearchRestrictionTest
public SessionSearchRestrictionTest()
-
-
Method Details
-
shouldThrowExceptionWhenCodeIsBlank
public void shouldThrowExceptionWhenCodeIsBlank() -
shouldThrowExceptionWhenCodeIsNull
public void shouldThrowExceptionWhenCodeIsNull() -
shouldThrowExceptionWhenQueryIsBlank
public void shouldThrowExceptionWhenQueryIsBlank() -
shouldThrowExceptionWhenQueryIsNull
public void shouldThrowExceptionWhenQueryIsNull() -
shouldThrowExceptionWhenRestrictedTypeIsNull
public void shouldThrowExceptionWhenRestrictedTypeIsNull() -
shouldCreateSessionSearchRestrictionObject
public void shouldCreateSessionSearchRestrictionObject() -
sameCodeAndTypeShouldBeEqual
public void sameCodeAndTypeShouldBeEqual() -
differentCodeShouldNotBeEqual
public void differentCodeShouldNotBeEqual() -
differentTypeShouldNotBeEqual
public void differentTypeShouldNotBeEqual()
-