Class RuleRequiredParameterValidatorTest
java.lang.Object
de.hybris.platform.ruleengineservices.definitions.validation.RuleRequiredParameterValidatorTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RuleRequiredParameterValidatorTest
public RuleRequiredParameterValidatorTest()
-
-
Method Details
-
setup
public void setup() -
testValueIsNull
public void testValueIsNull() -
testValueIsEmptyString
public void testValueIsEmptyString() -
testValueIsEmptyCollection
public void testValueIsEmptyCollection() -
testValueIsEmptyMap
public void testValueIsEmptyMap()
-