TestFileAttachmentDataEvent

File attachment data published by a test.

Since

9.4.0

Functions

Link copied to clipboard
abstract fun getLogTime(): Instant
Link copied to clipboard
@Nullable
abstract fun getMediaType(): @Nullable String
Returns the media type of the attached file, or null if not specified.
Link copied to clipboard
abstract fun getPath(): Path
Returns the path to the attached file.