public interface AttachmentController
Allows realizing operations with attachments in Api Connection test step
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addFile(java.io.File file) |
|
public RequestFileAttachment |
getFileAttachment() |
|
public boolean |
isRequestContainsAttachments() |
|
public void |
removeFile() |