MCPcopy Index your code
hub / github.com/clips/pattern / test_results_google

Method test_results_google

test/test_web.py:550–551  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

548 print "pattern.web.%s.Result(type=%s)" % (api, type.upper())
549
550 def test_results_google(self):
551 self._test_results("Google", *self.api["Google"])
552 def test_results_yahoo(self):
553 self._test_results("Yahoo", *self.api["Yahoo"])
554 def test_results_yahoo_images(self):

Callers

nothing calls this directly

Calls 1

_test_resultsMethod · 0.95

Tested by

no test coverage detected