org.jboss.test.jmx.compliance
Class FullComplianceSUITE

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

public class FullComplianceSUITE
extends junit.framework.TestSuite

This suite includes the timer and monitoring tests that take a while to run.

Author:
Adrian Brock.

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

FullComplianceSUITE

public FullComplianceSUITE()
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()


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