test.performance.invocationhandler
Class InvocationHandlerSUITE

java.lang.Object
  extended by junit.framework.TestSuite
      extended by test.performance.invocationhandler.InvocationHandlerSUITE
All Implemented Interfaces:
junit.framework.Test

public class InvocationHandlerSUITE
extends junit.framework.TestSuite

Suite of performance tests for MBeanServerInvocationHandler.

Version:
$Revision: 81022 $
Author:
Adrian Brock.

Constructor Summary
InvocationHandlerSUITE()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvocationHandlerSUITE

public InvocationHandlerSUITE()
Method Detail

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.