| Package | Description |
|---|---|
| com.relevantcodes.extentreports.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScreenCapture> |
Test.getScreenCaptureList() |
ArrayList<ScreenCapture> |
MediaList.getScreenCaptureList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setScreenCapture(ScreenCapture screenCapture) |
void |
MediaList.setScreenCapture(ScreenCapture sc) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaList.setScreenCaptureList(ArrayList<ScreenCapture> screenCaptureList) |
void |
Test.setScreenCaptureList(List<ScreenCapture> screenCaptureList) |
Copyright © 2015. All rights reserved.