Class NoOpReporter

java.lang.Object
dev.dokimos.core.NoOpReporter
All Implemented Interfaces:
Reporter, AutoCloseable

public final class NoOpReporter extends Object implements Reporter
A no-op implementation of Reporter that does nothing.

This is the default reporter used when no reporter is configured.