net_instaweb::CacheTestBase Class Reference

List of all members.

Classes

class  Callback

Public Member Functions

void CheckGet (const char *key, const GoogleString &expected_value)
void CheckGet (CacheInterface *cache, const char *key, const GoogleString &expected_value)
void CheckPut (const char *key, const char *value)
void CheckPut (CacheInterface *cache, const char *key, const char *value)
void CheckNotFound (const char *key)
void CheckNotFound (CacheInterface *cache, const char *key)

Protected Member Functions

virtual CacheInterfaceCache ()=0
virtual void SanityCheck ()
const Callbackcallback () const
CallbackResetCallback ()
void set_invalid_value (const char *v)

Member Function Documentation

const Callback& net_instaweb::CacheTestBase::callback (  )  const [inline, protected]

Returns a read-only view of the callback for helping determine whether it was called, and with what state.

Callback* net_instaweb::CacheTestBase::ResetCallback (  )  [inline, protected]

Clears out the callback to its initial state so it can be passed into a CacheInterface method.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Tue May 29 16:34:07 2012 for Page Speed Optimization Libraries by  doxygen 1.6.3