Class DefaultCartBundleComponentEditableCheckerTest
java.lang.Object
de.hybris.platform.configurablebundleservices.bundle.impl.DefaultCartBundleComponentEditableCheckerTest
JUnit test suite for
DefaultCartBundleComponentEditableChecker-
Field Details
-
BUNDLE_TEMPLATE_ID
- See Also:
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
DefaultCartBundleComponentEditableCheckerTest
public DefaultCartBundleComponentEditableCheckerTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testCheckComponentIsLeafWhenChildTemplatesListIsNull
public void testCheckComponentIsLeafWhenChildTemplatesListIsNull() throws CommerceCartModificationException -
testCheckComponentIsLeafWhenChildTemplatesListIsEmpty
public void testCheckComponentIsLeafWhenChildTemplatesListIsEmpty() throws CommerceCartModificationException -
testCheckComponentIsLeafWhenChildTemplatesListIsNotEmpty
public void testCheckComponentIsLeafWhenChildTemplatesListIsNotEmpty() throws CommerceCartModificationException -
testIsRequiredDependencyMetNoRequiredComponents
public void testIsRequiredDependencyMetNoRequiredComponents() -
testIsRequiredDependencyMetAllFilled
public void testIsRequiredDependencyMetAllFilled() -
testIsRequiredDependencyMetNotAllFilled
public void testIsRequiredDependencyMetNotAllFilled()
-