dot
external fun dot( source: <Error class: unknown class><TestEvent, <Error class: unknown class>, out <Error class: unknown class>>): <Error class: unknown class><String, <Error class: unknown class>, out <Error class: unknown class>>(source)
The dot
reporter outputs the test results in a compact format, where each passing test is represented by a .
, and each failing test is represented by a X
.
Since
v20.0.0