TestCallback

class Object
trait Matchable
class Any

Value members

Concrete methods

def chain(testCallback: TestCallback): TestCallback
def onPropEval(name: String, threadIdx: Int, succeeded: Int, discarded: Int): Unit

Called each time a property is evaluated

Called each time a property is evaluated

def onTestResult(name: String, result: Result): Unit

Called whenever a property has finished testing

Called whenever a property has finished testing