#include <src/remote_task_model.h>
#include <algorithm>
#include <gtest/gtest.h>
#include <gmock/gmock-matchers.h>
Go to the source code of this file.
Classes | |
class | SolutionModelTest |
Macros | |
#define | processAndValidate(...) |
Functions | |
TEST_F (SolutionModelTest, sorting) | |
#define processAndValidate | ( | ... | ) |
Definition at line 47 of file test_solution_models.cpp.
TEST_F | ( | SolutionModelTest | , |
sorting | |||
) |
Definition at line 53 of file test_solution_models.cpp.