Class DefaultCMSWorkflowParticipantServiceTest


  • @UnitTest
    public class DefaultCMSWorkflowParticipantServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCMSWorkflowParticipantServiceTest

        public DefaultCMSWorkflowParticipantServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldBeWorkflowParticipant

        public void shouldBeWorkflowParticipant()
      • shouldNotBeWorkflowParticipant

        public void shouldNotBeWorkflowParticipant()
      • shouldBeParticipantForAttachedItems

        public void shouldBeParticipantForAttachedItems()
      • shouldBeParticipantForNonAttachedItems

        public void shouldBeParticipantForNonAttachedItems()
      • shouldNotBeParticipantForAttachedItems

        public void shouldNotBeParticipantForAttachedItems()
      • shouldGetRelatedPrincipals

        public void shouldGetRelatedPrincipals()