JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Protected Member Functions | Protected Attributes
API2Test Class Reference
Inheritance diagram for API2Test:
[legend]
Collaboration diagram for API2Test:
[legend]

Protected Member Functions

void SetUp () override
 
testing::AssertionResult respIsError (const joda::network::JodaAPIException &except)
 
testing::AssertionResult respIsError (const std::string &errmsg="")
 
testing::AssertionResult respIsEqual (const std::string &expected)
 

Protected Attributes

httplib::Response resp
 
httplib::Request req
 

Member Function Documentation

◆ respIsEqual()

testing::AssertionResult API2Test::respIsEqual ( const std::string &  expected)
inlineprotected

◆ respIsError() [1/2]

testing::AssertionResult API2Test::respIsError ( const joda::network::JodaAPIException except)
inlineprotected

◆ respIsError() [2/2]

testing::AssertionResult API2Test::respIsError ( const std::string &  errmsg = "")
inlineprotected

◆ SetUp()

void API2Test::SetUp ( )
inlineoverrideprotected

Field Documentation

◆ req

httplib::Request API2Test::req
protected

◆ resp

httplib::Response API2Test::resp
protected

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