10Duke Scale C++ Client
Loading...
Searching...
No Matches
URLDecoderMock Class Reference
Inheritance diagram for URLDecoderMock:
tenduke::net::URLDecoder

Public Member Functions

 MOCK_METHOD (std::string, decode,(const char *s),(const, override))
 
 MOCK_METHOD (std::string, decode,(const char *s, size_t l),(const, override))
 
- Public Member Functions inherited from tenduke::net::URLDecoder
virtual std::string decode (const char *string, std::size_t len) const =0
 URL-decodes given string.
 
virtual std::string decode (const char *string) const
 URL-decodes given null-terminated string.
 

Static Public Member Functions

static std::shared_ptr< URLDecoderMockcreateShared ()
 Makes identity version.
 

The documentation for this class was generated from the following file: