AUnit.Reporter.Text
More...Entities
Tagged types
Dispatching subprograms
Description
Inherits Reporter
- Engine of type AUnit.Reporter.Text.Text_Reporter
- R of type AUnit.Test_Results.Result
- Options of type AUnit.Options.AUnit_Options
Report_Error_Tests [source]
These subprograms implement the various parts of the Report. You
can therefore chose in which order to report the various categories,
and whether or not to report them.
After calling any of these, the list of results has been modified in
R, so you should get the counts first.
- Engine of type AUnit.Reporter.Text.Text_Reporter
- R of type AUnit.Test_Results.Result
Report_Fail_Tests [source]
- Engine of type AUnit.Reporter.Text.Text_Reporter
- R of type AUnit.Test_Results.Result
- Engine of type AUnit.Reporter.Text.Text_Reporter
- R of type AUnit.Test_Results.Result
Set_Use_ANSI_Colors [source]
Setting this value will enable colors output on an ANSI compatible
terminal.
By default, no color is used.
- Engine of type AUnit.Reporter.Text.Text_Reporter
- Value of type Boolean