split JSON gmock helpers into a separate header
Summary: This diff splits the gmock helpers out of JsonTestUtil.h into JsonMockUtil.h so that JsonTestUtil.h doesn't introduce a dependency on gmock that is problematic for some platforms. (Note: this ignores all push blocking failures!) Differential Revision: D13293728 fbshipit-source-id: 2a0e7f4a7c96fc05495b56fb02e848e92edc90d8
Showing
folly/test/JsonMockUtil.h
0 → 100644
Please register or sign in to comment