Package io.qameta.allure.attachment
Interface AttachmentRenderer<T extends AttachmentData>
- Type Parameters:
T- the type of attachment data
- All Known Implementing Classes:
FreemarkerAttachmentRenderer
public interface AttachmentRenderer<T extends AttachmentData>
-
Method Summary
-
Method Details
-
render
- Throws:
AttachmentRenderException
-