|
Scala 2
|
class
TestSuite
extends
java.lang.Object with
Test with
ScalaObjectConstructor Summary | |
def
this
( names : Seq , constr : Function1 )
|
|
def
this
( tests : scala.<repeated> )
|
Def Summary | |
def
addTest
( t : Test )
: scala.Unit
|
|
def
run
( r : TestResult )
: scala.Unit
|
Constructor Detail |
def
this
( names : Seq , constr : Function1 )
def
this
( tests : scala.<repeated> )
Def Detail |
def
addTest
( t : Test ) : scala.Unit
def
run
( r : TestResult ) : scala.Unit