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

Function show

scripts/convertToUnity/cpp_u_test_to_unity_utils_tests.rb:78–82  ·  view source on GitHub ↗
(lines)

Source from the content-addressed store, hash-verified

76]
77
78def show(lines)
79 lines.each do | line |
80 puts line
81 end
82end
83
84
85demote_group(/TEST_GROUP/, test_lines)

Callers 1

checkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected