Classes | Macros | Functions
test_solution_models.cpp File Reference
#include <src/remote_task_model.h>
#include <algorithm>
#include <gtest/gtest.h>
#include <gmock/gmock-matchers.h>
Include dependency graph for test_solution_models.cpp:

Go to the source code of this file.

Classes

class  SolutionModelTest
 

Macros

#define processAndValidate(...)
 

Functions

 TEST_F (SolutionModelTest, sorting)
 

Macro Definition Documentation

◆ processAndValidate

#define processAndValidate (   ...)
Value:
{ \
SCOPED_TRACE("processSolutionIDs(" #__VA_ARGS__ ")"); \
processAndValidate(model, __VA_ARGS__); \
}

Definition at line 47 of file test_solution_models.cpp.

Function Documentation

◆ TEST_F()

TEST_F ( SolutionModelTest  ,
sorting   
)

Definition at line 53 of file test_solution_models.cpp.



visualization
Author(s): Robert Haschke
autogenerated on Thu Feb 27 2025 03:39:51