public final class MethodChartGenerator extends Object
Constructor and Description |
---|
MethodChartGenerator(Connection connection,
String filePrefix,
int runId,
String clazzName) |
public MethodChartGenerator(Connection connection, String filePrefix, int runId, String clazzName)
connection
- H2 database connection.filePrefix
- Prefix for generated files.runId
- The run from which to select data.clazzName
- The target test class (fully qualified name).Copyright © 2015 Carrot Search s.c.. All rights reserved.