MCPcopy Create free account
hub / github.com/cpputest/cpputest / TEST

Function TEST

tests/CppUTest/CommandLineArgumentsTest.cpp:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69};
70
71TEST(CommandLineArguments, Create)
72{
73}
74
75TEST(CommandLineArguments, verboseSetMultipleParameters)
76{

Callers

nothing calls this directly

Calls 15

newArgumentParserFunction · 0.85
SimpleStringClass · 0.85
isVeryVerboseMethod · 0.80
getRepeatCountMethod · 0.80
isReversingMethod · 0.80
isShufflingMethod · 0.80
getShuffleSeedMethod · 0.80
strictMatchingMethod · 0.80
getGroupFiltersMethod · 0.80
getNameFiltersMethod · 0.80
invertMatchingMethod · 0.80

Tested by

no test coverage detected