Unit 'testinsightprotocol' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#testinsight]

TTestResultType

Declaration

Source position: testinsightprotocol.pp line 33

type TTestResultType = (

  rtUnknown,

  rtPassed,

  rtFailed,

  rtError,

  rtWarning,

  rtSkipped,

  rtRunning

);


Documentation generated on: 2025-07-25