MCPcopy Index your code
hub / github.com/Tencent/CodeAnalysis / test_help_param

Method test_help_param

client/test/test_codepuppy.py:24–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 CodePuppy().main()
23
24 def test_help_param(self):
25 argv.append("help")
26 CodePuppy().main()
27
28
29if __name__ == '__main__':

Callers

nothing calls this directly

Calls 2

CodePuppyClass · 0.90
mainMethod · 0.80

Tested by

no test coverage detected