Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isTeamCityOutput
Method
isTeamCityOutput
src/CppUTest/CommandLineArguments.cpp:378–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
bool CommandLineArguments::isTeamCityOutput() const
379
{
380
return outputType_ == OUTPUT_TEAMCITY;
381
}
382
383
const SimpleString& CommandLineArguments::getPackageName() const
384
{
Callers
2
parseArguments
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
parseArguments
Method · 0.64
TEST
Function · 0.64