public interface LogStrategy
MethodInvocationLog
s and reports its contents to help diagnose
a problem.RandomizedTestCase
Modifier and Type | Method and Description |
---|---|
void |
appendLog(MethodInvocationLog log)
Appends an execution log.
|
String |
dump()
Returns a textual representation of the log entries (possibly truncated) in this LogStrategy.
|
void appendLog(MethodInvocationLog log)
String dump()
Copyright © 2013. All rights reserved.