Class BpoCircularDependencyValidationInterceptorTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.interceptors.BpoCircularDependencyValidationInterceptorTest

@UnitTest public class BpoCircularDependencyValidationInterceptorTest extends Object
  • Constructor Details

    • BpoCircularDependencyValidationInterceptorTest

      public BpoCircularDependencyValidationInterceptorTest()
  • Method Details

    • setUp

      public void setUp()
    • testValidateCallWithBpoButNoAddedProductOfferings

      public void testValidateCallWithBpoButNoAddedProductOfferings() throws Exception
      Throws:
      Exception
    • testValidateCallWithLastAddedPoAsSpo

      public void testValidateCallWithLastAddedPoAsSpo() throws Exception
      Throws:
      Exception
    • testValidateHappyCase

      public void testValidateHappyCase() throws Exception
      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()