Class DefaultWorkflowAttachmentServiceTest


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

      • DefaultWorkflowAttachmentServiceTest

        public DefaultWorkflowAttachmentServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • testAddItems

        public void testAddItems()
      • testRemoveItems

        public void testRemoveItems()
      • testContainsItemAndFound

        public void testContainsItemAndFound()
      • testContainsItemAndNotFound

        public void testContainsItemAndNotFound()
      • testGetAttachmentsForAction

        public void testGetAttachmentsForAction()
      • testGetAttachmentsForActionWithCollectionOfClassNames

        public void testGetAttachmentsForActionWithCollectionOfClassNames()
      • testGetAttachmentsForActionWithSingleClassName

        public void testGetAttachmentsForActionWithSingleClassName()
      • testGetAttachmentsForActionForUnknownClassName

        public void testGetAttachmentsForActionForUnknownClassName()