
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
22/Aug/07 01:13 PM
|
|
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.
|
|
Description
|
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. |
Show » |
made changes - 04/Dec/05 11:34 PM
| Field |
Original Value |
New Value |
|
Assignee
|
Trustin Lee
[ trustin
]
|
|
made changes - 23/Jan/06 12:11 PM
|
Fix Version/s
|
0.9.1
[ 12310371
]
|
|
made changes - 22/Aug/07 01:13 PM
|
Assignee
|
|
Trustin Lee
[ trustin
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|
Fix Version/s
|
|
2.0.0-M1
[ 12312171
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
made changes - 26/May/09 02:46 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|
* org.apache.mina.common.DummySession
* org.apache.mina.filter.codec.ProtocolCodecSession (extends DummySession)
Please refer to JavaDoc for more information.