public class ConfigGetString extends AbstractPerformanceTest
| Constructor and Description |
|---|
ConfigGetString() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Cleanup after test if needed.
|
void |
executeBlock()
Executes block of code to be tested.
|
java.lang.String |
getTestName()
Gets the test name.
|
void |
prepare()
Prepare test if needed.
|
computeScorespublic void executeBlock()
PerformanceTestexecuteBlock in interface PerformanceTestexecuteBlock in class AbstractPerformanceTestpublic java.lang.String getTestName()
PerformanceTestgetTestName in interface PerformanceTestgetTestName in class AbstractPerformanceTestpublic void cleanup()
PerformanceTestcleanup in interface PerformanceTestcleanup in class AbstractPerformanceTestpublic void prepare()
PerformanceTestprepare in interface PerformanceTestprepare in class AbstractPerformanceTestCopyright © 2018 SAP SE. All Rights Reserved.