public class StatRecorder
extends java.lang.Object
Constructor and Description |
---|
StatRecorder() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.Throwable> |
getThrown() |
boolean |
hasFailed() |
void |
ko(java.lang.Throwable t) |
void |
ok() |
java.lang.String |
toString() |
Copyright © 2021. All Rights Reserved.