MCPcopy 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
378bool CommandLineArguments::isTeamCityOutput() const
379{
380 return outputType_ == OUTPUT_TEAMCITY;
381}
382
383const SimpleString& CommandLineArguments::getPackageName() const
384{

Callers 2

parseArgumentsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

parseArgumentsMethod · 0.64
TESTFunction · 0.64