|
Dynalib Utils
|
#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"
Functions | |
| MAKE_MAPTYPE_INSTANCE (Integer, TestObject, IntTestObject) | |
| SCENARIO ("IntWrapper behaviour is correct") | |
| MAKE_MAPTYPE_INSTANCE | ( | Integer | , |
| TestObject | , | ||
| IntTestObject | |||
| ) |
| SCENARIO | ( | "IntWrapper behaviour is correct" | ) |
1.8.13