MCPcopy Index your code
hub / github.com/RustPython/RustPython / stdlib_datetime.py

File stdlib_datetime.py

extra_tests/snippets/stdlib_datetime.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test date/time type.
2
3See http://www.zope.org/Members/fdrake/DateTimeWiki/TestCases
4"""

Callers

nothing calls this directly

Calls 15

assert_equalFunction · 0.90
datetimeClass · 0.90
assert_raisesFunction · 0.90
tzinfoClass · 0.90
assert_trueFunction · 0.90
assert_isinstanceFunction · 0.90
assert_falseFunction · 0.90
assert_inFunction · 0.90
hasattrFunction · 0.85
issubclassFunction · 0.85
nowMethod · 0.80
_TZInfoClass · 0.70

Tested by

no test coverage detected