org.jboss.test.jmx.compliance.metadata
Class MetaDataSUITE

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.jboss.test.jmx.compliance.metadata.MetaDataSUITE
All Implemented Interfaces:
junit.framework.Test

public class MetaDataSUITE
extends junit.framework.TestSuite

Test cases for JMX metadata classes.

Version:
$Revision: 1.1 $
Author:
Juha Lindfors.

Constructor Summary
MetaDataSUITE()
           
 
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

MetaDataSUITE

public MetaDataSUITE()
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.