public class TestConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestConfig.ExecutionConfig |
| Constructor and Description |
|---|
TestConfig() |
| Modifier and Type | Method and Description |
|---|---|
TestConfig |
execConfig(TestConfig.ExecutionConfig config) |
TestConfig |
jmxFile(File jmxFile) |
TestConfig |
name(String name) |
TestConfig |
projectId(long projectId) |
TestConfig |
threadsPerEngine(Integer threadsPerEngine) |
public TestConfig name(String name)
public TestConfig projectId(long projectId)
public TestConfig jmxFile(File jmxFile)
public TestConfig execConfig(TestConfig.ExecutionConfig config)
public TestConfig threadsPerEngine(Integer threadsPerEngine)
Copyright © 2024. All rights reserved.