sealed abstract class Formatter extends Product with Serializable
Abstract class for the optional formatter objects that must be passed to the Event
s reported
during a ScalaTest run.
- Source
- Formatter.scala
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Formatter
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected