ExploringReporter
A re-usable Reporter used in Contexts#test
Value members
Inherited methods
All errors reported by this reporter (ignoring outer reporters)
All errors reported by this reporter (ignoring outer reporters)
- Inherited from:
- Reporter
The number of errors reported by this reporter (ignoring outer reporters)
The number of errors reported by this reporter (ignoring outer reporters)
- Inherited from:
- Reporter
Issue all error messages in this reporter to next outer one, or make sure they are written.
Issue all error messages in this reporter to next outer one, or make sure they are written.
- Inherited from:
- Reporter
Have errors been reported by this reporter (ignoring outer reporters)?
Have errors been reported by this reporter (ignoring outer reporters)?
- Inherited from:
- Reporter
Have warnings been reported by this reporter (ignoring outer reporters)?
Have warnings been reported by this reporter (ignoring outer reporters)?
- Inherited from:
- Reporter
Should this diagnostic not be reported at all?
Should this diagnostic not be reported at all?
- Inherited from:
- Reporter
Issue the diagnostic, ignoring -Wconf
and @nowarn
configurations,
but still honouring -nowarn
, -Werror
, and conditional warnings.
Issue the diagnostic, ignoring -Wconf
and @nowarn
configurations,
but still honouring -nowarn
, -Werror
, and conditional warnings.
- Inherited from:
- Reporter
Print the summary of warnings and errors
Print the summary of warnings and errors
- Inherited from:
- Reporter
Run op
and return true
if errors were reported by this reporter.
Run op
and return true
if errors were reported by this reporter.
- Inherited from:
- Reporter
The number of warnings reported by this reporter (ignoring outer reporters)
The number of warnings reported by this reporter (ignoring outer reporters)
- Inherited from:
- Reporter