Class DefaultCMSWorkflowAttachmentServiceTest

java.lang.Object
de.hybris.platform.cmsfacades.workflow.service.impl.DefaultCMSWorkflowAttachmentServiceTest

@UnitTest public class DefaultCMSWorkflowAttachmentServiceTest extends Object
  • Constructor Details

    • DefaultCMSWorkflowAttachmentServiceTest

      public DefaultCMSWorkflowAttachmentServiceTest()
  • Method Details

    • shouldBeFalseWhenItemIsNotAttachedToWorkflow

      public void shouldBeFalseWhenItemIsNotAttachedToWorkflow() throws IOException
      Throws:
      IOException
    • shouldBeTrueWhenItemIsAttachedToWorkflow

      public void shouldBeTrueWhenItemIsAttachedToWorkflow() throws IOException
      Throws:
      IOException
    • shouldBeTrueValidateAttachmentAndParticipantWhenItemIsNotAttachedToWorkflow

      public void shouldBeTrueValidateAttachmentAndParticipantWhenItemIsNotAttachedToWorkflow() throws IOException
      Throws:
      IOException
    • shouldBeTrueValidateAttachmentAndParticipantWhenItemIsAttachedToWorkflowAndActiveActionParticipant

      public void shouldBeTrueValidateAttachmentAndParticipantWhenItemIsAttachedToWorkflowAndActiveActionParticipant() throws IOException
      Throws:
      IOException
    • shouldBeFalseValidateAttachmentAndParticipantWhenItemIsAttachedToWorkflowAndNotActiveActionParticipant

      public void shouldBeFalseValidateAttachmentAndParticipantWhenItemIsAttachedToWorkflowAndNotActiveActionParticipant() throws IOException
      Throws:
      IOException