public class ResilienceUtil extends Object
| Constructor and Description |
|---|
ResilienceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
verify(String logfile,
String regexp,
long totalSteps,
double successRatioLowerBound) |
public static void verify(String logfile, String regexp, long totalSteps, double successRatioLowerBound) throws NumberFormatException, IOException
NumberFormatExceptionIOExceptionCopyright © 2005–2021 QOS.ch. All rights reserved.