Interface SingleFileResourceBasedTestOperationDescriptor

All Superinterfaces:
OperationDescriptor, TestOperationDescriptor

@NullMarked @Incubating public interface SingleFileResourceBasedTestOperationDescriptor extends TestOperationDescriptor
Describes a resource-based test operation for which an event has occurred backed by a single file.
Since:
9.4.0
  • Method Details

    • getFile

      File getFile()
      Returns the file defining the test.
      Returns:
      resource path
      Since:
      9.4.0