org.jboss.test.jbossmx.compliance.standard
Class InheritanceTestCase.TestCoverageTEST

java.lang.Object
  extended byjunit.framework.TestCase
      extended byorg.jboss.test.jbossmx.compliance.TestCase (src) 
          extended byorg.jboss.test.jbossmx.compliance.standard.InheritanceTestCase.TestCoverageTEST
Enclosing class:
InheritanceTestCase (src)

public static class InheritanceTestCase.TestCoverageTEST
extends TestCase (src)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.jbossmx.compliance.TestCase (src)
log, MBEAN_SERVER_DELEGATE, PERIOD, REPEATS, WAIT
 
Constructor Summary
InheritanceTestCase.TestCoverageTEST(java.lang.String msg, int expected, int got)
           
 
Method Summary
 void testAdequateCoverage()
           
 
Methods inherited from class org.jboss.test.jbossmx.compliance.TestCase (src)
testServerFound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InheritanceTestCase.TestCoverageTEST

public InheritanceTestCase.TestCoverageTEST(java.lang.String msg,
                                            int expected,
                                            int got)
Method Detail

testAdequateCoverage

public void testAdequateCoverage()