@UnitTest public class DefaultWorkflowAttachmentServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultWorkflowAttachmentServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddItems() |
void |
testContainsItemAndFound() |
void |
testContainsItemAndNotFound() |
void |
testGetAttachmentsForAction() |
void |
testGetAttachmentsForActionForUnknownClassName() |
void |
testGetAttachmentsForActionWithCollectionOfClassNames() |
void |
testGetAttachmentsForActionWithSingleClassName() |
public DefaultWorkflowAttachmentServiceTest()
public void setUp()
public void testAddItems()
public void testContainsItemAndFound()
public void testContainsItemAndNotFound()
public void testGetAttachmentsForAction()
public void testGetAttachmentsForActionWithCollectionOfClassNames()
public void testGetAttachmentsForActionWithSingleClassName()
public void testGetAttachmentsForActionForUnknownClassName()
Copyright © 2018 SAP SE. All Rights Reserved.