#include <gtest/gtest.h>
#include <memory>
#include <ostream>
#include <string>
#include <vector>
#include <scip2/protocol.h>
#include <scip2/connection.h>
Go to the source code of this file.
Classes | |
class | ConnectionDummy |
Functions | |
int | main (int argc, char **argv) |
TEST (SCIP2, MultipleResponses) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 107 of file test_scip2.cpp.
TEST | ( | SCIP2 | , |
MultipleResponses | |||
) |
Definition at line 48 of file test_scip2.cpp.