proxygen
|
Public Member Functions | |
DownstreamTransactionTest () | |
void | SetUp () override |
void | setupRequestResponseFlow (HTTPTransaction *txn, uint32_t size, bool delayResponse=false) |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
virtual | ~Test () |
virtual | ~Test () |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | TearDown () |
Test () | |
virtual void | TearDown () |
Test () | |
virtual void | TearDown () |
Definition at line 30 of file DownstreamTransactionTest.cpp.
|
inline |
Definition at line 32 of file DownstreamTransactionTest.cpp.
|
inlineoverridevirtual |
Reimplemented from testing::Test.
Definition at line 34 of file DownstreamTransactionTest.cpp.
References testing::_, EXPECT_CALL, testing::Return(), and transport_.
|
inline |
Definition at line 39 of file DownstreamTransactionTest.cpp.
References testing::_, testing::DoDefault(), EXPECT_CALL, EXPECT_EQ, proxygen::HTTPMessage::getStatusCode(), testing::Invoke(), testing::InvokeWithoutArgs(), proxygen::makeBuf(), proxygen::makeResponse(), proxygen::HTTPTransaction::onIngressBody(), proxygen::HTTPTransaction::onIngressEOM(), proxygen::HTTPTransaction::onWriteReady(), proxygen::HTTPTransaction::sendBody(), proxygen::HTTPTransaction::sendEOM(), proxygen::HTTPTransaction::sendHeaders(), proxygen::HTTPTransaction::setHandler(), and transport_.
|
protected |
Definition at line 95 of file DownstreamTransactionTest.cpp.
|
protected |
Definition at line 103 of file DownstreamTransactionTest.cpp.
|
protected |
Definition at line 105 of file DownstreamTransactionTest.cpp.
|
protected |
Definition at line 106 of file DownstreamTransactionTest.cpp.
|
protected |
Definition at line 96 of file DownstreamTransactionTest.cpp.
|
protected |
Definition at line 102 of file DownstreamTransactionTest.cpp.
|
protected |
Definition at line 104 of file DownstreamTransactionTest.cpp.