You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2009/08/20 22:51:35 UTC

[jira] Resolved: (AMQNET-180) Implement a MockTransport in the NMS.ActiveMQ project for use in offline testing in the Unit tests.

     [ https://issues.apache.org/activemq/browse/AMQNET-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQNET-180.
---------------------------------

    Resolution: Fixed

Added MockTransport to trunk along with unit tests for the new Transport and its Factory and some Unit tests for the FailoverTransport to demonstrate how the Transport is used.  Fixed one issue in the Failover Transport that was found when the unit tests were run.

> Implement a MockTransport in the NMS.ActiveMQ project for use in offline testing in the Unit tests.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-180
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-180
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>    Affects Versions: 1.1.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 1.2.0
>
>
> Add a MockTransport that simulates a live connection to a Broker.  This transport should allow for scripting of failures such as connection failures, and message send failures etc in order to provide more extensive unit tests.

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