MCPcopy Create free account
hub / github.com/PostmonAPI/postmon / test_ceps_com_complemento

Method test_ceps_com_complemento

test/postmon_test.py:66–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 self.assertCep('75064590')
65
66 def test_ceps_com_complemento(self):
67 self.assertCep('12245230')
68 self.assertCep('69908768')
69
70
71class CepTrackerTest(unittest.TestCase, PostmonBaseTest):

Callers

nothing calls this directly

Calls 1

assertCepMethod · 0.45

Tested by

no test coverage detected