org.jboss.test.jbossmx.compliance.standard
Class SpuriousAttributeTEST

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.jbossmx.compliance.standard.SpuriousAttributeTEST

public class SpuriousAttributeTEST
extends TestCase

See Also:
Serialized Form

Constructor Summary
SpuriousAttributeTEST(java.lang.String failureHint, MBeanInfo (src)  info, java.lang.String attributeName)
           
 
Method Summary
 void testForSpuriousAttribute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpuriousAttributeTEST

public SpuriousAttributeTEST(java.lang.String failureHint,
                             MBeanInfo (src)  info,
                             java.lang.String attributeName)
Method Detail

testForSpuriousAttribute

public void testForSpuriousAttribute()