public abstract class BasePerfTest extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BasePerfTest() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
test(String[] args) |
protected int |
test2(File file,
int SECS) |
protected abstract int |
testExec(File file) |
Copyright © 2019 FasterXML. All rights reserved.