mavtables  0.2.1
MAVLink router and firewall.
Functions
test_RecursionError.cpp File Reference
#include <exception>
#include <string>
#include <catch.hpp>
#include "RecursionError.hpp"
Include dependency graph for test_RecursionError.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("RecursionError's can be thrown.", "[RecursionError]")
 
 TEST_CASE ("RecursionError's have a message.", "[RecursionError]")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "RecursionError's can be thrown."  ,
""  [RecursionError] 
)

Definition at line 32 of file test_RecursionError.cpp.

◆ TEST_CASE() [2/2]

TEST_CASE ( "RecursionError's have a message."  ,
""  [RecursionError] 
)

Definition at line 49 of file test_RecursionError.cpp.