public class ConfigGetDatabase extends AbstractPerformanceTest
| Constructor and Description |
|---|
ConfigGetDatabase() |
| 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()
throws java.lang.Exception
PerformanceTestexecuteBlock in interface PerformanceTestexecuteBlock in class AbstractPerformanceTestjava.lang.Exceptionpublic java.lang.String getTestName()
PerformanceTestgetTestName in interface PerformanceTestgetTestName in class AbstractPerformanceTestpublic void cleanup()
PerformanceTestcleanup in interface PerformanceTestcleanup in class AbstractPerformanceTestpublic void prepare()
throws java.lang.Exception
PerformanceTestprepare in interface PerformanceTestprepare in class AbstractPerformanceTestjava.lang.Exception - the exceptionCopyright © 2018 SAP SE. All Rights Reserved.