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