in scala.testing.UnitTest
class Report

class Report
extends java.lang.Object
with ScalaObject

Constructor 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