|
Scala 2.2.0.9025
|
class
TestCase
extends
java.lang.Object with
SUnit.this.Test with
SUnit.this.Assert with
scala.ScalaObjectTestCase
defines the fixture to run multiple
tests.name -
...
Constructor Summary | |
def
this
(name: java.lang.String)
|
Val Summary | |
val
name
: java.lang.String
|
Def Summary | |
protected
|
def
createResult
: SUnit.this.TestResult
|
def
run
: scala.Unit
|
|
def
run
(r: SUnit.this.TestResult)
: scala.Unit
|
|
protected
|
def
runTest
: scala.Unit
|
def
setUp
: scala.Unit
|
|
def
tearDown
: scala.Unit
|
|
override
|
def
toString
: java.lang.String
|
Constructor Detail |
def
this
(name: java.lang.String)
Val Detail |
val
name
: java.lang.String
Def Detail |
protected
def
createResult
: SUnit.this.TestResult
def
run
: scala.Unit
def
run
(r: SUnit.this.TestResult): scala.Unit
protected
def
runTest
: scala.Unit
def
setUp
: scala.Unit
def
tearDown
: scala.Unit
override
def
toString
: java.lang.String