Interface TestProgressEvent

    • Method Detail

      • getDescriptor

        TestOperationDescriptor getDescriptor()
        Returns the description of the test for which progress is reported. For JVM-based tests, the descriptor is of sub-type JvmTestOperationDescriptor.
        Specified by:
        getDescriptor in interface ProgressEvent
        Returns:
        The description of the underlying test operation.