Make PrefetchPolicy a property of IConnection for easier unit testing against 
NMS ActiveMQ
------------------------------------------------------------------------------------------

                 Key: AMQNET-225
                 URL: https://issues.apache.org/activemq/browse/AMQNET-225
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: NMS
    Affects Versions: 1.2.0
            Reporter: Mark Gellings
            Assignee: Jim Gomes
            Priority: Minor
             Fix For: 1.2.0


Make PrefetchPolicy a property of IConnection for easier unit testing against 
Apache.NMS.ActiveMQ.Connection class. 

If a prefetch policy is set in code right now, the IConnection needs to be 
casted to Connection.  This breaks tests mocking a Connection with IConnection. 
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to