MCPcopy
hub / github.com/aosabook/500lines / test_fail

Method test_fail

ci/code/tests/test_fail.py:5–6  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3class TestFileFail(unittest.TestCase):
4
5 def test_fail(self):
6 self.fail("I will fail")

Callers

nothing calls this directly

Calls 1

failMethod · 0.80

Tested by

no test coverage detected