| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.octoperf |
| Modifier and Type | Method and Description |
|---|---|
OctoPerfEngine |
OctoPerfEngine.holdFor(Duration holdFor)
Specifies the duration of time to keep the virtual users running, after the rampUp period.
|
OctoPerfEngine |
OctoPerfEngine.projectCleanUp(boolean enabled)
Allows enabling or disabling de automatic deletion of virtual users and scenarios from
project.
|
OctoPerfEngine |
OctoPerfEngine.projectName(String projectName)
Sets the name of the OctoPerf project to use.
|
OctoPerfEngine |
OctoPerfEngine.rampUpFor(Duration rampUp)
Sets the duration of time taken to start the specified total users.
|
OctoPerfEngine |
OctoPerfEngine.testTimeout(Duration testTimeout)
Specifies a timeout for the entire test execution.
|
OctoPerfEngine |
OctoPerfEngine.totalUsers(int totalUsers)
Specifies the number of virtual users to use when running the test.
|
Copyright © 2022. All rights reserved.