MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / setExpectedResult

Method setExpectedResult

tests/src/action_test_node.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void BT::AsyncActionTest::setExpectedResult(BT::NodeStatus res)
71{
72 expected_result_ = res;
73}
74
75//----------------------------------------------
76

Callers 6

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected