Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Protected Types | Protected Member Functions | Protected Attributes
net_instaweb::SharedMemStatisticsTestBase Class Reference
Inheritance diagram for net_instaweb::SharedMemStatisticsTestBase:
net_instaweb::SharedMemStatisticsTestTemplate< ConcreteTestEnv >

List of all members.

Protected Types

typedef void(SharedMemStatisticsTestBase::* TestMethod )()

Protected Member Functions

 SharedMemStatisticsTestBase (SharedMemTestEnv *test_env)
virtual void SetUp ()
virtual void TearDown ()
GoogleString CreateHistogramDataResponse (const GoogleString &histogram_name, bool is_long_response)
GoogleString CreateVariableDataResponse (bool has_unused_variable, bool first)
GoogleString CreateFakeLogfile (GoogleString *var_data, GoogleString *hist_data, std::set< GoogleString > *var_titles, std::set< GoogleString > *hist_titles)
bool CreateChild (TestMethod method)
void TestCreate ()
void TestSet ()
void TestClear ()
void TestAdd ()
void TestSetReturningPrevious ()
void TestHistogram ()
void TestHistogramRender ()
void TestHistogramNoExtraClear ()
void TestHistogramExtremeBuckets ()
void TestTimedVariableEmulation ()
void TestConsoleStatisticsLogger ()

Protected Attributes

MockMessageHandler handler_
scoped_ptr< MemFileSystemfile_system_
scoped_ptr< SharedMemStatisticsstats_
 (the parent process version)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines