MCPcopy Create free account
hub / github.com/Blizzard/s2client-api / TestStopStop

Method TestStopStop

tests/test_unit_command.cc:1358–1361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1356 Point2D target_point_;
1357
1358 TestStopStop() {
1359 test_unit_type_ = UNIT_TYPEID::PROTOSS_ZEALOT;
1360 test_ability_ = ABILITY_ID::STOP;
1361 }
1362
1363 void AdditionalTestSetup() override {
1364 target_point_ = GetPointOffsetX(origin_pt_, 10);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected