server.h
Go to the documentation of this file.
1 #ifndef CPR_TEST_SERVER_H
2 #define CPR_TEST_SERVER_H
3 
4 #include <string>
5 
6 #include <gtest/gtest.h>
7 
8 #include <cpr/cpr.h>
9 
10 using namespace cpr;
11 
13  public:
14  virtual void SetUp();
15  virtual void TearDown();
16 
17  Url GetBaseUrl();
18  Url GetBaseUrlSSL();
19 };
20 
21 #endif
Definition: server.h:12
std::string Url
Definition: cprtypes.h:14
Definition: auth.cpp:3


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:16