org.jboss.test.jbossmx.compliance.relation
Class BasicTestCase

java.lang.Object
  extended byjunit.framework.TestCase
      extended byorg.jboss.test.jbossmx.compliance.TestCase (src) 
          extended byorg.jboss.test.jbossmx.compliance.relation.BasicTestCase

public class BasicTestCase
extends TestCase (src)

Basic relation test

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
BasicTestCase(java.lang.String s)
           
 
Method Summary
 void testTemp()
           
 
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

BasicTestCase

public BasicTestCase(java.lang.String s)
Method Detail

testTemp

public void testTemp()