mill.api.daemon.internal.TestReporter
See theTestReporter companion trait
object TestReporter
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TestReporter.type
Members list
Type members
Classlikes
@Scaladoc(value = "/**\n * Dummy Test Reporter that doesn\'t report\n * anything for any testing event.\n */")
object DummyTestReporter extends TestReporter
Dummy Test Reporter that doesn't report anything for any testing event.
Dummy Test Reporter that doesn't report anything for any testing event.
Attributes
- Supertypes
- Self type
-
DummyTestReporter.type
Value members
Concrete methods
In this article