SingleFileResourceBasedTestOperationDescriptor

Describes a resource-based test operation for which an event has occurred backed by a single file.

Since

9.4.0

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getFile(): File
Returns the file defining the test.
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getParent(): @Nullable OperationDescriptor
Link copied to clipboard
abstract fun getTestDisplayName(): String