|
Scala 2
|
class
Report
extends
java.lang.Object with
ScalaObjectConstructor Summary | |
def
this
( report_ok : Function0 , report_fail : Function2 )
|
Def Summary | |
def
fail
( actual : java.lang.String , expected : java.lang.String )
: scala.Unit
|
|
def
ok
: scala.Unit
|
Constructor Detail |
def
this
( report_ok : Function0 , report_fail : Function2 )
Def Detail |
def
fail
( actual : java.lang.String , expected : java.lang.String ) : scala.Unit
def
ok
: scala.Unit