public class MBeanServerNotificationFilterTestCase extends TestCase (Code)
MBean Server Notification Filter tests.
Test it to death.
NOTE: The tests use String literals to ensure the comparisons are
not performed on object references.
WARNING!! WARNING!! The spec says the MBeanServerNotificationFilter
accepts everything by default. The RI does exactly the opposite.
author: Adrian Brock.