| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
HydraThreadGroup |
ClientRecord.getThreadGroup() |
HydraThreadGroup |
TestConfig.getThreadGroup(String name)
Returns the thread group with the given name, and null if it doesn't exist.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addThreadGroup(HydraThreadGroup group)
Adds the specified thread group to the thread group table.
|
protected void |
TestTask.addThreadGroup(HydraThreadGroup tg) |
protected void |
ClientRecord.setThreadGroup(HydraThreadGroup tg) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.