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

Function test_time

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

Source from the content-addressed store, hash-verified

46
47
48def test_time(p, dt):
49 assert p.time() == dt.time()
50
51
52def test_timetz(p, dt):

Callers

nothing calls this directly

Calls 1

timeMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…