test.performance
Class PerformanceSUITE
java.lang.Object
TestSuite
test.performance.PerformanceSUITE
- public class PerformanceSUITE
- extends TestSuite
- See Also:
- Serialized Form
|
Method Summary |
static void |
main(java.lang.String[] args)
|
static Test |
suite()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SECOND
public static final int SECOND
- See Also:
- Constant Field Values (src)
THROUGHPUT_TIME
public static final int THROUGHPUT_TIME
- See Also:
- Constant Field Values (src)
ITERATION_COUNT
public static final int ITERATION_COUNT
- See Also:
- Constant Field Values (src)
REGISTRATION_ITERATION_COUNT
public static final int REGISTRATION_ITERATION_COUNT
- See Also:
- Constant Field Values (src)
REPEAT_COUNT
public static final int REPEAT_COUNT
- See Also:
- Constant Field Values (src)
SERIALIZE_ITERATION_COUNT
public static final int SERIALIZE_ITERATION_COUNT
- See Also:
- Constant Field Values (src)
TIMER_ITERATION_COUNT
public static final int TIMER_ITERATION_COUNT
- See Also:
- Constant Field Values (src)
PerformanceSUITE
public PerformanceSUITE()
main
public static void main(java.lang.String[] args)
suite
public static Test suite()