trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
IAttachmentListener
trial
interfaces
A Listener for handling attachments
interface
IAttachmentListener {
void
attach
(Attachment );
}
Members
Functions
attach
void
attach
(Attachment )
Called when an attachment is ready
Meta
Source
See Implementation
trial
interfaces
aliases
TestCaseDelegate
TestCaseFunction
classes
LifeCycleListeners
PendingTestException
StepResult
TestResult
functions
toJsonString
toTestResult
interfaces
IAttachmentListener
ILifecycleListener
IStepLifecycleListener
ISuiteLifecycleListener
ITestCaseLifecycleListener
ITestDescribe
ITestDiscovery
ITestExecutor
structs
Attachment
Feature
Flaky
Issue
Label
SourceLocation
Story
SuiteResult
TestCase
A Listener for handling attachments