|
Scala
1.3.0.9 |
|||
| Method Summary | |
abstract
|
def run(r: TestResult): Unit
|
| Methods inherited from java/lang/Object-class |
| clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait |
| Methods inherited from scala/Any-class |
| !=, ==, asInstanceOf, isInstanceOf, match |
| Methods inherited from scala/ScalaObject-class |
| getType |
| Method Detail |
abstract def run(r: TestResult): Unit
|
Scala
1.3.0.9 |
|||