proxygen
fizz::test::MockHandshakeContext Member List

This is the complete list of members for fizz::test::MockHandshakeContext, including all inherited members.

appendToTranscript(const Buf &transcript)=0fizz::HandshakeContextpure virtual
getBlankContext() const =0fizz::HandshakeContextpure virtual
getFinishedData(folly::ByteRange baseKey) const =0fizz::HandshakeContextpure virtual
getHandshakeContext() const =0fizz::HandshakeContextpure virtual
MOCK_CONST_METHOD0(getHandshakeContext, Buf())fizz::test::MockHandshakeContext
MOCK_CONST_METHOD0(getBlankContext, folly::ByteRange())fizz::test::MockHandshakeContext
MOCK_CONST_METHOD1(getFinishedData, Buf(folly::ByteRange baseKey))fizz::test::MockHandshakeContext
MOCK_METHOD1(appendToTranscript, void(const Buf &transcript))fizz::test::MockHandshakeContext
setDefaults()fizz::test::MockHandshakeContextinline
~HandshakeContext()=defaultfizz::HandshakeContextvirtual