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
|
Date: 2008-06-18 18:35 Logged In: NO |