MCPcopy Create free account
hub / github.com/careercup/ctci / testreplace.py

File testreplace.py

python/Chapter 1/Question1_4/testreplace.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import unittest
2from replace import *
3
4class TestReplace(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected