Searched defs:payload_cmd (Results 1 – 2 of 2) sorted by relevance
147 public String run(String payload_cmd) throws Exception { in run()
205 def TestCommand(self, payload_cmd, payload, expected_out): argument