Class TicketStarterCategoryValidatorTest
java.lang.Object
de.hybris.platform.customerticketingocc.validators.TicketStarterCategoryValidatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
TicketStarterCategoryValidatorTest
public TicketStarterCategoryValidatorTest()
-
-
Method Details
-
testValidateWhenCategoryIsNull
public void testValidateWhenCategoryIsNull() -
testValidateWhenCategoryIdIsNull
public void testValidateWhenCategoryIdIsNull() -
testValidateWhenCategoryIdIsEmpty
public void testValidateWhenCategoryIdIsEmpty() -
testValidateWhenCategoryIdIsInvalid
public void testValidateWhenCategoryIdIsInvalid() -
testValidateWhenCategoryIdIsValid
public void testValidateWhenCategoryIdIsValid() -
testValidateWhenErrorsIsNull
public void testValidateWhenErrorsIsNull()
-