MCPcopy
hub / github.com/psf/requests / test_invalid

Method test_invalid

tests/test_utils.py:308–309  ·  view source on GitHub ↗
(self, value)

Source from the content-addressed store, hash-verified

306 ),
307 )
308 def test_invalid(self, value):
309 assert not is_valid_cidr(value)
310
311
312class TestAddressInNetwork:

Callers

nothing calls this directly

Calls 1

is_valid_cidrFunction · 0.90

Tested by

no test coverage detected