Class UserQueryPreprocessorTest
- java.lang.Object
-
- de.hybris.platform.servicelayer.user.search.preprocessor.UserQueryPreprocessorTest
-
@UnitTest public class UserQueryPreprocessorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UserQueryPreprocessorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
shouldNotProcessWhenUserInQueryObjectIsNull()
void
shouldProcessWhenThereIsUserInQueryObject()
-