|
Scala
1.4.0.3 |
|||
Field Summary | |
val buf: ArrayBuffer[Test]
|
Method Summary | |
def addTest(t: Test): Unit
|
|
def run(r: TestResult): Unit
|
Methods inherited from java/lang/Object-class |
clone, eq, equals, finalize, getClass, hashCode, ne, notify, notifyAll, synchronized, toString, wait, wait, wait |
Methods inherited from scala/Any-class |
!=, ==, asInstanceOf, isInstanceOf, match |
Methods inherited from scala/ScalaObject-class |
getScalaType |
Field Detail |
val buf: ArrayBuffer[Test]
Method Detail |
def addTest(t: Test): Unit
def run(r: TestResult): Unit
|
Scala
1.4.0.3 |
|||