DummyTestReporter
mill.api.DummyTestReporter
@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.
Attributes
- Source
- BuildReporter.scala
- Graph
-
- Supertypes
- Self type
-
DummyTestReporter.type
Members list
In this article