public class Attachments extends Object
| Constructor and Description |
|---|
Attachments() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAttachmentsToCurrentContext(Collection<File> attachments)
Adds attachments to the current context.
|
static void |
addAttachmentsToCurrentContext(File... attachments) |
public static void addAttachmentsToCurrentContext(Collection<File> attachments) throws QaseException
QaseException - if the invocation context can not be foundpublic static void addAttachmentsToCurrentContext(File... attachments) throws QaseException
QaseExceptionCopyright © 2023. All rights reserved.