MCPcopy Create free account
hub / github.com/SoarGroup/Soar / printHandler

Method printHandler

Tests/Prototype-UnitTesting/kernel/FunctionalTestHarness.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void FunctionalTestHarness::printHandler(const char* msg)
86{
87 runner->output << msg;
88}
89
90void FunctionalTestHarness::setUp()
91{

Callers 1

setUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected