TTextTestListener Object Methods |
Unit
TextTestRunner
Declaration
TTextTestListener = class(TInterfacedObject, ITestListener)
Introduced Methods |
![]() | AddError ![]() |
![]() | AddFailure ![]() |
![]() | EndTest ![]() |
![]() | PrintErrors ![]() |
![]() | PrintFailures ![]() |
![]() | PrintHeader ![]() |
![]() | Report |
![]() | StartTest ![]() |
![]() | TestingEnds ![]() |
![]() | TestingStarts ![]() |
![]() | TruncateString ![]() |
|