Class DefaultValueCheckingFilterTest
java.lang.Object
com.hybris.backoffice.excel.template.filter.DefaultValueCheckingFilterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
DefaultValueCheckingFilterTest
public DefaultValueCheckingFilterTest()
-
-
Method Details
-
shouldReturnFalseWhenAttributeHasNoDefaultValue
public void shouldReturnFalseWhenAttributeHasNoDefaultValue() -
shouldReturnTrueWhenAttributeHasDefaultValue
public void shouldReturnTrueWhenAttributeHasDefaultValue()
-