public interface MediaStorage
| Modifier and Type | Method and Description |
|---|---|
void |
init(String v) |
void |
storeMedia(com.aventstack.extentreports.model.Media m) |
void init(String v) throws IOException
IOExceptionvoid storeMedia(com.aventstack.extentreports.model.Media m)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.