Share

.NET memcached client library

Tracker: Feature Requests

5 Make memcached client mockable.. - ID: 1997134
Last Update: Comment added ( nobody )

MemcachedClient is currently a sealed class, and doesn't implement any
interfaces. This kills the ability to unit test classes that depend on
memcached independently of memcached. Suggest either making
MemcachedClient unsealed, with mockable virtual methods, or (my preference)
extracting an interface for mockery.


Nobody/Anonymous ( nobody ) - 2008-06-18 18:34

5

Open

None

Nobody/Anonymous

API

None

Public


Comment ( 1 )




Date: 2008-06-18 18:35
Sender: nobody

Logged In: NO

eburley@ittoolbox.com - forgot to include my email address.



Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.