Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blizzard/s2client-api
/ AdditionalTestSetup
Method
AdditionalTestSetup
tests/test_unit_command.cc:1092–1094 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1090
}
1091
1092
void AdditionalTestSetup() override {
1093
target_point_ = GetPointOffsetX(origin_pt_, -5);
1094
}
1095
1096
void OnTestFinish() override {
1097
Unit test_unit;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected