MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / BundleTest.cpp

File BundleTest.cpp

Tests/TactilityCore/Source/BundleTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "doctest.h"
2#include <Tactility/Bundle.h>
3
4using namespace tt;

Callers

nothing calls this directly

Calls 12

getBoolMethod · 0.80
getInt32Method · 0.80
getStringMethod · 0.80
putBoolMethod · 0.45
hasBoolMethod · 0.45
optBoolMethod · 0.45
putInt32Method · 0.45
hasInt32Method · 0.45
optInt32Method · 0.45
putStringMethod · 0.45
hasStringMethod · 0.45
optStringMethod · 0.45

Tested by

no test coverage detected