Class DecisionsFromActionTemplateFactoryTest

java.lang.Object
de.hybris.platform.workflow.services.internal.impl.DecisionsFromActionTemplateFactoryTest

@UnitTest public class DecisionsFromActionTemplateFactoryTest extends Object
  • Constructor Details

    • DecisionsFromActionTemplateFactoryTest

      public DecisionsFromActionTemplateFactoryTest()
  • Method Details

    • prepare

      public void prepare()
    • testEmptyDecisionsListNoMatchingAction

      public void testEmptyDecisionsListNoMatchingAction()
    • testEmptyDecisionsListMatchingActionTemplate

      public void testEmptyDecisionsListMatchingActionTemplate()
    • testDecisionsListWithNoMatchingAction

      public void testDecisionsListWithNoMatchingAction()
    • testDecisionsListWithMatchingActionTemplate

      public void testDecisionsListWithMatchingActionTemplate()
    • testDecisionsListWithMatchingActionTemplateAndDecisionAction

      public void testDecisionsListWithMatchingActionTemplateAndDecisionAction()
    • testDecisionsListWithMatchingActionTemplateCopyLinks

      public void testDecisionsListWithMatchingActionTemplateCopyLinks() throws Exception
      Throws:
      Exception