Functions | Variables
options_tests.cpp File Reference
#include <gtest/gtest.h>
#include <string>
#include <cpr/cpr.h>
#include "server.h"
Include dependency graph for options_tests.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (OptionsTests, BaseUrlTest)
 TEST (OptionsTests, SpecificUrlTest)
 TEST (OptionsTests, AsyncBaseUrlTest)
 TEST (OptionsTests, AsyncSpecificUrlTest)

Variables

auto base = server->GetBaseUrl()
static Serverserver = new Server()

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 74 of file options_tests.cpp.

TEST ( OptionsTests  ,
BaseUrlTest   
)

Definition at line 14 of file options_tests.cpp.

TEST ( OptionsTests  ,
SpecificUrlTest   
)

Definition at line 26 of file options_tests.cpp.

TEST ( OptionsTests  ,
AsyncBaseUrlTest   
)

Definition at line 38 of file options_tests.cpp.

TEST ( OptionsTests  ,
AsyncSpecificUrlTest   
)

Definition at line 56 of file options_tests.cpp.


Variable Documentation

auto base = server->GetBaseUrl()

Definition at line 12 of file options_tests.cpp.

Server* server = new Server() [static]

Definition at line 11 of file options_tests.cpp.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09