MCPcopy Create free account
hub / github.com/asimihsan/challenges / _run_test_list

Method _run_test_list

topcoder/Problem.py:209–230  ·  view source on GitHub ↗

Runs a given list of tests against the given method, returning True if they all passed, False if not.

(self, tests, method)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

run_examplesMethod · 0.95
run_testsMethod · 0.95

Calls 1

Tested by

no test coverage detected