Class DefaultCMSWorkflowAttachmentServiceTest
java.lang.Object
de.hybris.platform.cmsfacades.workflow.service.impl.DefaultCMSWorkflowAttachmentServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidshouldBeTrueValidateAttachmentAndParticipantWhenItemIsAttachedToWorkflowAndActiveActionParticipant()voidvoid
-
Constructor Details
-
DefaultCMSWorkflowAttachmentServiceTest
public DefaultCMSWorkflowAttachmentServiceTest()
-
-
Method Details
-
shouldBeFalseWhenItemIsNotAttachedToWorkflow
- Throws:
IOException
-
shouldBeTrueWhenItemIsAttachedToWorkflow
- 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
-