public class KnoxTokenUseCaseRunner extends Object implements UseCaseRunner
| Modifier and Type | Field and Description |
|---|---|
static String |
USE_CASE_NAME |
| Constructor and Description |
|---|
KnoxTokenUseCaseRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(PerformanceTestConfiguration configuration,
List<PerformanceTestLifeCyleListener> lifeCyleListeners) |
String |
getUseCaseName() |
void |
setResponseTimeCache(ResponseTimeCache responseTimeCache) |
public static final String USE_CASE_NAME
public void setResponseTimeCache(ResponseTimeCache responseTimeCache)
setResponseTimeCache in interface UseCaseRunnerpublic void execute(PerformanceTestConfiguration configuration, List<PerformanceTestLifeCyleListener> lifeCyleListeners)
execute in interface UseCaseRunnerpublic String getUseCaseName()
getUseCaseName in interface UseCaseRunnerCopyright © 2023 The Apache Software Foundation. All rights reserved.