|
proxygen
|
#include <gtest/gtest.h>#include <wangle/channel/AsyncSocketHandler.h>#include <wangle/channel/Pipeline.h>#include <wangle/channel/test/MockHandler.h>#include <wangle/channel/test/MockPipeline.h>Go to the source code of this file.
Functions | |
| TEST (AsyncSocketHandlerTest, WriteErrOnShutdown) | |
| TEST (AsyncSocketHandlerTest, TransportActiveInactive) | |
| TEST | ( | AsyncSocketHandlerTest | , |
| WriteErrOnShutdown | |||
| ) |
Definition at line 27 of file AsyncSocketHandlerTest.cpp.
References testing::_, dummy(), EXPECT_CALL, folly::AsyncSocket::newSocket(), and folly::netops::socket().
| TEST | ( | AsyncSocketHandlerTest | , |
| TransportActiveInactive | |||
| ) |
Definition at line 44 of file AsyncSocketHandlerTest.cpp.
References testing::_, dummy(), EXPECT_CALL, handler(), folly::AsyncSocket::newSocket(), testing::Return(), and folly::netops::socket().