Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
using namespace tt;
Callers
nothing calls this directly
Calls
12
getBool
Method · 0.80
getInt32
Method · 0.80
getString
Method · 0.80
putBool
Method · 0.45
hasBool
Method · 0.45
optBool
Method · 0.45
putInt32
Method · 0.45
hasInt32
Method · 0.45
optInt32
Method · 0.45
putString
Method · 0.45
hasString
Method · 0.45
optString
Method · 0.45
Tested by
no test coverage detected