AUnit.Reporter
More...Entities
Tagged types
Dispatching subprograms
Description
38 | type Reporter is abstract tagged private; |
---|
Inherited by GNATtest_Reporter, XML_Reporter, JUnit_Reporter, Text_Reporter
This procedure is called by AUnit.Run to report the result after running
the whole testsuite (or the selected subset of tests).
- Engine of type AUnit.Reporter.Reporter
- R of type AUnit.Test_Results.Result
- Options of type AUnit.Options.AUnit_Options
- Engine of type AUnit.Reporter.Reporter
- Value of type AUnit.IO.File_Access