mill.api.internal.TestReporter
See theTestReporter companion object
@Scaladoc(value = "/**\n * Test reporter class that can be\n * injected into the test task and\n * report information upon the start\n * and the finish of testing events\n */")
trait TestReporter
Test reporter class that can be injected into the test task and report information upon the start and the finish of testing events
Attributes
- Companion
- object
- Source
- TestReporter.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object DummyTestReporter
Members list
In this article