test.performance
Class PerformanceSUITE
java.lang.Object
junit.framework.TestSuite
test.performance.PerformanceSUITE
- All Implemented Interfaces:
- junit.framework.Test
public class PerformanceSUITE
- extends junit.framework.TestSuite
- Author:
- Juha Lindfors.
Method Summary |
static void |
main(String[] args)
|
static junit.framework.Test |
suite()
|
Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning |
SECOND
public static final int SECOND
- See Also:
- Constant Field Values
THROUGHPUT_TIME
public static final int THROUGHPUT_TIME
- See Also:
- Constant Field Values
ITERATION_COUNT
public static final int ITERATION_COUNT
- See Also:
- Constant Field Values
REGISTRATION_ITERATION_COUNT
public static final int REGISTRATION_ITERATION_COUNT
- See Also:
- Constant Field Values
REPEAT_COUNT
public static final int REPEAT_COUNT
- See Also:
- Constant Field Values
SERIALIZE_ITERATION_COUNT
public static final int SERIALIZE_ITERATION_COUNT
- See Also:
- Constant Field Values
TIMER_ITERATION_COUNT
public static final int TIMER_ITERATION_COUNT
- See Also:
- Constant Field Values
PerformanceSUITE
public PerformanceSUITE()
main
public static void main(String[] args)
suite
public static junit.framework.Test suite()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.