AUnit.Reporter.XML
More...
Entities
Tagged types
XML_Reporter
Dispatching subprograms
Report
Description
XML_Reporter
[source]
35
type
XML_Reporter
is
new
Reporter
with
null
record
;
Inherits
Reporter
Report
[source]
37
procedure
Report
(
Engine
:
XML_Reporter
;
38
R
:
in
out
Result
'
Class
;
39
Options
:
AUnit_Options
:=
Default_Options
)
;
Engine of type
AUnit.Reporter.XML.XML_Reporter
R of type
AUnit.Test_Results.Result
Options of type
AUnit.Options.AUnit_Options