| load.LoadTests
Constructor Summary | |
public | LoadTests(String name) Creates an instance of LoadRuns
with all attributes initialized to default values. |
Method Summary | |
public static Test | suite() Make this test suite. |
LoadTests | public LoadTests(String name)(Code) | | Creates an instance of LoadRuns
with all attributes initialized to default values.
Parameters: name - the test suite name |
suite | public static Test suite()(Code) | | Make this test suite.
the test suite |
|
|