Class ExcelLocalizedConstraintsProviderTest
java.lang.Object
com.hybris.backoffice.excel.validators.engine.ExcelLocalizedConstraintsProviderTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExcelLocalizedConstraintsProviderTest
public ExcelLocalizedConstraintsProviderTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldReturnEmptyListWhenNoConstraintsAreDefined
public void shouldReturnEmptyListWhenNoConstraintsAreDefined() -
shouldReturnConstraintForIncludedGroups
public void shouldReturnConstraintForIncludedGroups() -
shouldNotReturnConstraintFromNotIncludedGroup
public void shouldNotReturnConstraintFromNotIncludedGroup() -
shouldReturnConstraintFromIncludedGroupAndFilterOutOthers
public void shouldReturnConstraintFromIncludedGroupAndFilterOutOthers()
-