Class DefaultCMSWorkflowParticipantServiceTest
java.lang.Object
de.hybris.platform.cms2.workflow.service.impl.DefaultCMSWorkflowParticipantServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCMSWorkflowParticipantServiceTest
public DefaultCMSWorkflowParticipantServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldBeWorkflowParticipant
public void shouldBeWorkflowParticipant() -
shouldNotBeWorkflowParticipant
public void shouldNotBeWorkflowParticipant() -
shouldBeParticipantForAttachedItems
public void shouldBeParticipantForAttachedItems() -
shouldBeParticipantForNonAttachedItems
public void shouldBeParticipantForNonAttachedItems() -
shouldNotBeParticipantForAttachedItems
public void shouldNotBeParticipantForAttachedItems() -
shouldBeActiveActionParticipantForAttachedItems
public void shouldBeActiveActionParticipantForAttachedItems() -
shouldNotBeActiveActionParticipantForAttachedItemsWhenNoAction
public void shouldNotBeActiveActionParticipantForAttachedItemsWhenNoAction() -
shouldNotBeActiveActionParticipantForAttachedItemsWhenNoPrincipalAssigned
public void shouldNotBeActiveActionParticipantForAttachedItemsWhenNoPrincipalAssigned() -
shouldGetRelatedPrincipals
public void shouldGetRelatedPrincipals()
-