org.databene.contiperf.util
Class ContiPerfUtil
java.lang.Object
org.databene.contiperf.util.ContiPerfUtil
public class ContiPerfUtil
- extends Object
Provides I/O utility methods.
Created: 18.10.09 07:43:54
- Since:
- 1.0
- Author:
- Volker Bergmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContiPerfUtil
public ContiPerfUtil()
close
public static void close(Closeable resource)
executionError
public static PerfTestException executionError(Throwable e)
mapPerfTestAnnotation
public static ExecutionConfig mapPerfTestAnnotation(PerfTest annotation)
mapRequired
public static PerformanceRequirement mapRequired(Required annotation)
parsePercentiles
public static PercentileRequirement[] parsePercentiles(String percentilesSpec)
Copyright © 2013. All Rights Reserved.