org.jboss.test.jbossmx.compliance.objectname
Class CanonicalTestCase

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

public class CanonicalTestCase
extends TestCase (src)

See Also:
Serialized Form

Field Summary
static java.lang.String EXPECTED_NAME
           
static java.lang.String[] KVP
           
 
Fields inherited from class org.jboss.test.jbossmx.compliance.TestCase (src)
log, MBEAN_SERVER_DELEGATE, PERIOD, REPEATS, WAIT
 
Constructor Summary
CanonicalTestCase(java.lang.String s)
           
 
Method Summary
 void testBasicCanonical()
           
 void testHashtableCanonical()
           
 void testSingleKVP()
           
 
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
 

Field Detail

EXPECTED_NAME

public static final java.lang.String EXPECTED_NAME
See Also:
Constant Field Values (src)

KVP

public static final java.lang.String[] KVP
Constructor Detail

CanonicalTestCase

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

testBasicCanonical

public void testBasicCanonical()

testHashtableCanonical

public void testHashtableCanonical()

testSingleKVP

public void testSingleKVP()