cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Macros | Functions
test_ABM.cpp File Reference
#include <catch2/catch.hpp>
#include "../src/bases.h"

Go to the source code of this file.

Macros

#define CATCH_CONFIG_MAIN
 

Functions

int def ()
 
 TEST_CASE ("Weak and shared conversions","[classic]")
 

Macro Definition Documentation

◆ CATCH_CONFIG_MAIN

#define CATCH_CONFIG_MAIN

Definition at line 2 of file test_ABM.cpp.

Function Documentation

◆ def()

int def ( )

Definition at line 4 of file test_ABM.cpp.

◆ TEST_CASE()

TEST_CASE ( "Weak and shared conversions"  ,
""  [classic] 
)

Definition at line 7 of file test_ABM.cpp.