You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/08/22 15:14:30 UTC

[jira] Resolved: (DIRMINA-107) Mock objects that helps unit testing

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

Trustin Lee resolved DIRMINA-107.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-M1
         Assignee: Trustin Lee

The following classes have been added:

* org.apache.mina.common.DummySession
* org.apache.mina.filter.codec.ProtocolCodecSession (extends DummySession)

Please refer to JavaDoc for more information.

> Mock objects that helps unit testing
> ------------------------------------
>
>                 Key: DIRMINA-107
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-107
>             Project: MINA
>          Issue Type: New Feature
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> Unit-testing MINA applications requires a bogus implementation of IoSession and many other classes.  Providing pre-made mock objects will help users test their applications.

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