Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PostmonAPI/postmon
/ test_cep_com_rua
Method
test_cep_com_rua
test/postmon_test.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
}
53
54
def
test_cep_com_rua(self):
55
self.assertCep(
'01330000'
)
56
57
def
test_cep_sem_rua(self):
58
self.assertCep(
'85100000'
)
Callers
nothing calls this directly
Calls
1
assertCep
Method · 0.45
Tested by
no test coverage detected