Class RealtimeReporter.AttachmentInfo
java.lang.Object
com.shaft.tools.io.internal.RealtimeReporter.AttachmentInfo
- Enclosing class:
RealtimeReporter
Represents an attachment (screenshot, API response, etc.) associated with a test.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
type
-
name
-
contentType
-
size
public int size -
timestamp
public long timestamp
-
-
Constructor Details
-
AttachmentInfo
public AttachmentInfo()
-