test.compliance.openmbean
Class OpenMBeanSUITE

java.lang.Object
  extended byTestSuite
      extended bytest.compliance.openmbean.OpenMBeanSUITE

public class OpenMBeanSUITE
extends TestSuite

Tests for the openmbeans.

See Also:
Serialized Form

Constructor Summary
OpenMBeanSUITE()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run the tests
static Test suite()
          Get a list of tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenMBeanSUITE

public OpenMBeanSUITE()
Method Detail

main

public static void main(java.lang.String[] args)
Run the tests

Parameters:
args - the arguments for the test

suite

public static Test suite()
Get a list of tests.

Returns:
the tests