|
Dynalib Utils
|
#include <string>#include <iostream>#include "catch.hpp"#include "../Utilities/DynaHashMapImpl.h"#include "TestObject.h"
Macros | |
| #define | OBJ_COUNT 10000 |
Functions | |
| MAKE_MAPTYPE_INSTANCE (TestObject, TestObject, TestObject) | |
| SCENARIO ("DynaHashMap operations function properly") | |
| #define OBJ_COUNT 10000 |
| MAKE_MAPTYPE_INSTANCE | ( | TestObject | , |
| TestObject | , | ||
| TestObject | |||
| ) |
| SCENARIO | ( | "DynaHashMap operations function properly" | ) |
1.8.13