Class ExcelClassificationGenericReferenceValidatorTest
java.lang.Object
com.hybris.backoffice.excel.validators.classification.ExcelClassificationGenericReferenceValidatorTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExcelClassificationGenericReferenceValidatorTest
public ExcelClassificationGenericReferenceValidatorTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldHandleReferenceAttributesAndNonBlankCellValues
public void shouldHandleReferenceAttributesAndNonBlankCellValues() -
shouldNotHandleWhenTypeIsOnBlacklist
public void shouldNotHandleWhenTypeIsOnBlacklist() -
shouldHandleWhenTypeIsNotOnBlacklist
public void shouldHandleWhenTypeIsNotOnBlacklist() -
shouldNotHandleBlankCellValues
public void shouldNotHandleBlankCellValues() -
shouldNotHandleNonReferenceAttributes
public void shouldNotHandleNonReferenceAttributes() -
shouldValidateReference
public void shouldValidateReference()
-