MCPcopy Index your code
hub / github.com/python-pendulum/pendulum / test_date

Function test_date

tests/datetime/test_behavior.py:44–45  ·  view source on GitHub ↗
(p, dt)

Source from the content-addressed store, hash-verified

42
43
44def test_date(p, dt):
45 assert p.date() == dt.date()
46
47
48def test_time(p, dt):

Callers

nothing calls this directly

Calls 1

dateMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…