Dynalib Utils
Functions
TestWrapper.cpp File Reference
#include <iostream>
#include <string>
#include "catch.hpp"
#include "../Utilities/IntWrapper.h"
#include "../Utilities/Stopwatch.h"
#include "../Utilities/DynaHashMapImpl.h"
#include "TestObject.h"
#include "../Utilities/String.h"
Include dependency graph for TestWrapper.cpp:

Functions

 MAKE_MAPTYPE_INSTANCE (Integer, TestObject, IntTestObject)
 
 SCENARIO ("IntWrapper behaviour is correct")
 

Function Documentation

◆ MAKE_MAPTYPE_INSTANCE()

MAKE_MAPTYPE_INSTANCE ( Integer  ,
TestObject  ,
IntTestObject   
)

◆ SCENARIO()

SCENARIO ( "IntWrapper behaviour is correct"  )