org.jboss.test.jmx.compliance.varia
Class AttributeChangeNotificationFilterTEST

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.jboss.test.jmx.compliance.varia.AttributeChangeNotificationFilterTEST
All Implemented Interfaces:
junit.framework.Test

public class AttributeChangeNotificationFilterTEST
extends junit.framework.TestCase

Author:
Juha Lindfors.

Constructor Summary
AttributeChangeNotificationFilterTEST(String s)
          Construct the test
 
Method Summary
 void testDisableAttribute()
           
 void testGetEnabledAttributes()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeChangeNotificationFilterTEST

public AttributeChangeNotificationFilterTEST(String s)
Construct the test

Method Detail

testGetEnabledAttributes

public void testGetEnabledAttributes()

testDisableAttribute

public void testDisableAttribute()


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