Page Speed Optimization Libraries
1.7.30.1
|
A class which helps mock the methods of LogRecord for testing. More...
#include "log_record_test_helper.h"
Public Member Functions | |
MockLogRecord (AbstractMutex *mutex) | |
virtual void | LogImageRewriteActivity (const char *id, const GoogleString &url, RewriterApplication::Status status, bool is_image_inlined, bool is_critical_image, bool is_url_rewritten, int size, bool try_low_res_src_insertion, bool low_res_src_inserted, ImageType low_res_image_type, int low_res_data_size) |
Log a RewriterInfo for the image rewrite filter. | |
MOCK_METHOD1 (MockLogImageRewriteActivity, void(ImageRewriteInfo)) |
A class which helps mock the methods of LogRecord for testing.