↓ 4 callersFunction_database_conforms_to_listener_api(
create_db,
*,
flush=None,
supports_value_delete=True,
parent_settings=None,
)
hypothesis/tests/cover/test_database_backend.py:556
↓ 4 callersFunctioncategoriesReturn a tuple of Unicode categories in a normalised order. >>> categories() # doctest: +ELLIPSIS ('Zl', 'Zp', 'Co', 'Me', 'Pc', ..., 'Cc', '
hypothesis/src/hypothesis/internal/charmap.py:184
↓ 4 callersFunctionmake_testcase(
*,
run_start: float,
property: str,
data: "ConjectureData",
how_generated: str,
repr
hypothesis/src/hypothesis/internal/observability.py:393