Unit 'TestInsightProtocol' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_fpcunitrunnerinsight]

TTestResultType

Declaration

Source position: testinsightprotocol.pas line 13

type TTestResultType = (

  rtUnknown,

  

  rtPassed,

  

  rtFailed,

  

  rtError,

  

  rtWarning,

  

  rtSkipped,

  

  rtRunning

  

);



CT Web help

CodeTyphon Studio