Class BpoCircularDependencyValidationInterceptorTest
java.lang.Object
de.hybris.platform.b2ctelcoservices.interceptors.BpoCircularDependencyValidationInterceptorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
BpoCircularDependencyValidationInterceptorTest
public BpoCircularDependencyValidationInterceptorTest()
-
-
Method Details
-
setUp
public void setUp() -
testValidateCallWithBpoButNoAddedProductOfferings
- Throws:
Exception
-
testValidateCallWithLastAddedPoAsSpo
- Throws:
Exception
-
testValidateHappyCase
- Throws:
Exception
-
testValidateBpoWithRootCircularDependency
public void testValidateBpoWithRootCircularDependency() -
testValidateBpoWithDirectRootCircularDependency
public void testValidateBpoWithDirectRootCircularDependency() -
testValidateBpoWithChildCircularDependency
public void testValidateBpoWithChildCircularDependency() -
testValidateBpoWithSiblings
public void testValidateBpoWithSiblings() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testValidateBpoWithMultipleParentsAndCircularDependency
public void testValidateBpoWithMultipleParentsAndCircularDependency() -
testValidateChildBpoReferencesParent
public void testValidateChildBpoReferencesParent() -
testValidateLastAddedParentBpoEqualsChild
public void testValidateLastAddedParentBpoEqualsChild() -
testBpoWithParentCircularDependency
public void testBpoWithParentCircularDependency()
-