@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface BenchmarkMethodChart
| Modifier and Type | Optional Element and Description |
|---|---|
String |
filePrefix
Chart file prefix override.
|
public abstract String filePrefix
CLASSNAME is replaced with a fully qualified
class name of the annotated test's class.Copyright © 2016 SciJava. All rights reserved.