Package de.hybris.platform.jalo.type
Class SearchRestrictionTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.jalo.type.SearchRestrictionTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SearchRestrictioncreate(String code, Principal principal, ComposedType type, String query) voidfinish()Delegates to de.hybris.platform.testframework.HybrisTestLogic#finish()voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
SearchRestrictionTest
public SearchRestrictionTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
finish
Description copied from class:HybrisJUnit4TestDelegates to de.hybris.platform.testframework.HybrisTestLogic#finish()- Overrides:
finishin classHybrisJUnit4Test- Throws:
JaloSecurityException
-
testQueryCheck
public void testQueryCheck() -
testC2LStuff
- Throws:
Exception
-
testCreation
public void testCreation() -
testCreationViaType
-
testGetters
public void testGetters() -
testSearch
- Throws:
Exception
-
testOverloading
public void testOverloading() throws JaloInvalidParameterException, JaloDuplicateCodeException, JaloGenericCreationException, JaloAbstractTypeException, JaloItemNotFoundException, ConsistencyCheckException -
testDynamicRestrictions
- Throws:
ConsistencyCheckException
-
create
protected SearchRestriction create(String code, Principal principal, ComposedType type, String query)
-