You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2008/10/30 12:35:45 UTC

[jira] Updated: (QPID-1230) Broker contains duplicated mock object functionality and tests.

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

Marnie McCormack updated QPID-1230:
-----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on for M4 afaik out of scope

> Broker contains duplicated mock object functionality and tests.
> ---------------------------------------------------------------
>
>                 Key: QPID-1230
>                 URL: https://issues.apache.org/jira/browse/QPID-1230
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>            Priority: Minor
>
> Summary:
> As a result of QPID-1229 there is a large amount of duplication that we should resolve in our tests and mock objects.
> AckTest and AcknowledgeTest
> AckTest contains publishMessage as does BrokerBaseCase.
> The version in AckTest registers a subscriber first but the BrokerBaseCase does not.
> We have 10 anonymous implementations of MessagePublishInfo, this is a prime candidate for a mock object.

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