ScalaTest 1.0
|
|
org/scalatest/events/Formatter.scala
]
sealed abstract
class
Formatter
extends
AnyRefEvent
s reported
during a ScalaTest run.Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
ScalaTest 1.0
|
|