Class TmaProductSpecificationStatementValidatorTest
java.lang.Object
de.hybris.platform.b2ctelcoservices.compatibility.validators.impl.TmaProductSpecificationStatementValidatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TmaSimpleProductOfferingModelcreateProductOffering(String code, TmaProductSpecificationModel productSpecificationModel) protected TmaProductSpecificationModelprotected TmaPsPolicyStatementModelcreateProductSpecificationPolicyStatement(TmaProductSpecificationModel productSpecification) voidsetUp()voidvoidvoidvoid
-
Constructor Details
-
TmaProductSpecificationStatementValidatorTest
public TmaProductSpecificationStatementValidatorTest()
-
-
Method Details
-
setUp
public void setUp() -
validatePolicyStatementWithDifferentStatementType
public void validatePolicyStatementWithDifferentStatementType() -
validatePolicyStatementWithSameProductSpecification
public void validatePolicyStatementWithSameProductSpecification() -
validatePolicyStatementWithDifferentProductSpecification
public void validatePolicyStatementWithDifferentProductSpecification() -
validatePolicyStatementWithMultiplePS
public void validatePolicyStatementWithMultiplePS() -
createProductOffering
protected TmaSimpleProductOfferingModel createProductOffering(String code, TmaProductSpecificationModel productSpecificationModel) -
createProductSpecification
-
createProductSpecificationPolicyStatement
protected TmaPsPolicyStatementModel createProductSpecificationPolicyStatement(TmaProductSpecificationModel productSpecification)
-