Uses of Class
org.apache.qpid.server.logging.AbstractTestLogging

Packages that use AbstractTestLogging
org.apache.qpid.management.jmx   
org.apache.qpid.server   
org.apache.qpid.server.logging   
org.apache.qpid.server.queue   
 

Uses of AbstractTestLogging in org.apache.qpid.management.jmx
 

Subclasses of AbstractTestLogging in org.apache.qpid.management.jmx
 class ManagementActorLoggingTest
          Test class to test if any change in the broker JMX code is affesting the management console There are some hardcoding of management feature names and parameter names to create a customized look in the console.
 

Uses of AbstractTestLogging in org.apache.qpid.server
 

Subclasses of AbstractTestLogging in org.apache.qpid.server
 class BrokerStartupTest
          Series of tests to validate the external Java broker starts up as expected.
 

Uses of AbstractTestLogging in org.apache.qpid.server.logging
 

Subclasses of AbstractTestLogging in org.apache.qpid.server.logging
 class AccessControlLoggingTest
          ACL version 2/3 file testing to verify that ACL actor logging works correctly.
 class AlertingTest
           
 class BindingLoggingTest
          Binding The Binding test suite validates that the follow log messages as specified in the Functional Specification.
 class BrokerLoggingTest
          Broker Test Suite The Broker test suite validates that the follow log messages as specified in the Functional Specification.
 class ChannelLoggingTest
           
 class ConnectionLoggingTest
           
 class DerbyMessageStoreLoggingTest
          The MessageStore test suite validates that the follow log messages as specified in the Functional Specification.
 class DurableQueueLoggingTest
          The Queue test suite validates that the follow log messages as specified in the Functional Specification.
 class ExchangeLoggingTest
          Exchange The Exchange test suite validates that the follow log messages as specified in the Functional Specification.
 class ManagementLoggingTest
          Management Console Test Suite The Management Console test suite validates that the follow log messages as specified in the Functional Specification.
 class MemoryMessageStoreLoggingTest
          The MessageStore test suite validates that the follow log messages as specified in the Functional Specification.
 class QueueLoggingTest
          The Queue test suite validates that the follow log messages as specified in the Functional Specification.
 class SubscriptionLoggingTest
          Subscription The Subscription test suite validates that the follow log messages as specified in the Functional Specification.
 class TransientQueueLoggingTest
           
 class VirtualHostLoggingTest
          Virtualhost Test Cases The virtualhost test suite validates that the follow log messages as specified in the Functional Specification.
 

Uses of AbstractTestLogging in org.apache.qpid.server.queue
 

Subclasses of AbstractTestLogging in org.apache.qpid.server.queue
 class ProducerFlowControlTest
           
 



Licensed to the Apache Software Foundation