ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
test_controlledconnection.cpp File Reference
#include <catch2/catch.hpp>
#include "test_controlledconnection.h"
Include dependency graph for test_controlledconnection.cpp:

Functions

 TEST_CASE ("ControlledConnectionSet: add one", "[controlledconnection]")
 
 TEST_CASE ("ControlledConnectionSet: add twins", "[controlledconnection]")
 
 TEST_CASE ("ControlledConnectionSet: add opposite", "[controlledconnection]")
 
 TEST_CASE ("ControlledConnectionSet: add many", "[controlledconnection]")
 
 TEST_CASE ("ControlledConnectionSet: scope", "[controlledconnection]")
 

Function Documentation

◆ TEST_CASE() [1/5]

TEST_CASE ( "ControlledConnectionSet: add many"  ,
""  [controlledconnection] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/5]

TEST_CASE ( "ControlledConnectionSet: add one"  ,
""  [controlledconnection] 
)
Here is the call graph for this function:

◆ TEST_CASE() [3/5]

TEST_CASE ( "ControlledConnectionSet: add opposite"  ,
""  [controlledconnection] 
)
Here is the call graph for this function:

◆ TEST_CASE() [4/5]

TEST_CASE ( "ControlledConnectionSet: add twins"  ,
""  [controlledconnection] 
)
Here is the call graph for this function:

◆ TEST_CASE() [5/5]

TEST_CASE ( "ControlledConnectionSet: scope"  ,
""  [controlledconnection] 
)
Here is the call graph for this function: