|
Scala
1.3.0.10 |
|||
| Field Summary | |
val failedTest: Test
|
|
val thrownException: Throwable
|
|
| Method Summary | |
override
|
def toString(): String
|
def trace(): String
|
|
| Methods inherited from java/lang/Object-class |
| clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, wait, wait, wait |
| Methods inherited from scala/Any-class |
| !=, ==, asInstanceOf, isInstanceOf, match |
| Methods inherited from scala/ScalaObject-class |
| getType |
| Field Detail |
val failedTest: Test
val thrownException: Throwable
| Method Detail |
override def toString(): String
def trace(): String
|
Scala
1.3.0.10 |
|||