Result reporters have the ability to generate a summary through their
getSummary callback.
It is possible for other result reporters to have access to all summaries
through the
ITestSummaryListener interface,
which allows them to use other reporters' results.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.