Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ metadata
Method
metadata
tests/gtest_factory.cpp:438–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
static KeyValueVector metadata()
439
{
440
return makeTestMetadata();
441
}
442
};
443
444
TEST(BehaviorTreeFactory, ManifestMethod)
Callers
nothing calls this directly
Calls
1
makeTestMetadata
Function · 0.85
Tested by
no test coverage detected