MCPcopy Create free account

hub / github.com/HypothesisWorks/hypothesis / functions

Functions6,441 in github.com/HypothesisWorks/hypothesis

↓ 2 callersMethod_setrecursionlimit
(self, new_limit: int, *, check: bool = True)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:320
↓ 2 callersMethod_should_trace
(self)
hypothesis/src/hypothesis/core.py:971
↓ 2 callersFunction_size_to_index
(size: int, *, alphabet_size: int)
hypothesis/src/hypothesis/internal/conjecture/choice.py:180
↓ 2 callersFunction_st_strategy_names
Replace strategy name() with st.name(). Uses a tricky re.sub() to avoid problems with frozensets() matching sets() too.
hypothesis/src/hypothesis/extra/ghostwriter.py:815
↓ 2 callersMethod_stop_listening
Called whenever no change listeners remain on the database. ``_stop_listening`` and ``_start_listening`` are guaranteed to alternate
hypothesis/src/hypothesis/database.py:352
↓ 2 callersFunction_strategy
Convert SRE regex parse tree to strategy that generates strings matching that regex represented by that parse tree. `codes` is either a list
hypothesis/src/hypothesis/strategies/_internal/regex.py:335
↓ 2 callersFunction_string_filter_rewrite
(self, kind, condition)
hypothesis/src/hypothesis/strategies/_internal/strings.py:272
↓ 2 callersFunction_unpack_uleb128
Inverts _pack_uleb128, and also returns the index at which at which we stopped reading.
hypothesis/src/hypothesis/database.py:1252
↓ 2 callersFunction_unsigned_integer_dtypes
Return a strategy for unsigned integer dtype objects. ``sizes`` contains the unsigned integer sizes in bits, defaulting to ``(8, 16, 32, 64)`
hypothesis/src/hypothesis/extra/array_api.py:671
↓ 2 callersMethod_urandom
(size: int)
hypothesis/src/hypothesis/internal/conjecture/providers.py:1248
↓ 2 callersFunction_with_any_registered
()
hypothesis/src/hypothesis/extra/ghostwriter.py:518
↓ 2 callersMethodadd_listener
Add a change listener. ``f`` will be called whenever a value is saved, deleted, or moved in the database. ``f`` can be calle
hypothesis/src/hypothesis/database.py:271
↓ 2 callersFunctionany_call_of_method
(draw, method)
hypothesis/tests/cover/test_randoms.py:85
↓ 2 callersFunctionargument_validation_test
(bad_args)
hypothesis/tests/common/arguments.py:28
↓ 2 callersFunctionarray_dtypes
Return a strategy for generating array (compound) dtypes, with members drawn from the given subtype strategy.
hypothesis/src/hypothesis/extra/numpy.py:1004
↓ 2 callersFunctionas_general_categories
Return a tuple of Unicode categories in a normalised order. This function expands one-letter designations of a major class to include all sub
hypothesis/src/hypothesis/internal/charmap.py:202
↓ 2 callersFunctionassert_can_release
()
tooling/src/hypothesistooling/git.py:94
↓ 2 callersFunctionassert_narrowing_matches
(x: f64)
hypothesis/rust/tests/embedded/internal/test_floats.rs:14
↓ 2 callersFunctionassert_outcomes
(result, *, errors=0, failed=0)
hypothesis/tests/pytest/test_fixtures.py:194
↓ 2 callersFunctionassert_output_contains_failure
(output, test, **kwargs)
hypothesis/tests/common/utils.py:177
↓ 2 callersFunctionassert_reordered_exponents
(res)
hypothesis/tests/conjecture/test_float_encoding.py:28
↓ 2 callersFunctionassert_valid_range_list
(ls)
hypothesis/tests/cover/test_charmap.py:44
↓ 2 callersFunctionbar
(μ)
hypothesis/tests/cover/test_unicode_identifiers.py:20
↓ 2 callersFunctionbatched
(iterable, n, *, strict=False)
hypothesis/src/hypothesis/internal/compat.py:299
↓ 2 callersFunctionbuild_docs
(*, builder="html", only=(), to=None)
tooling/src/hypothesistooling/release.py:141
↓ 2 callersFunctioncalc_label_from_cls
(cls: type)
hypothesis/src/hypothesis/internal/conjecture/utils.py:53
↓ 2 callersFunctioncalc_label_from_hash
(obj: object)
hypothesis/src/hypothesis/internal/conjecture/utils.py:57
↓ 2 callersMethodcall_shrinker
Calls another shrinker class, passing through the relevant context variables. Note we explicitly do not pass through full.
hypothesis/src/hypothesis/internal/conjecture/shrinking/common.py:69
↓ 2 callersFunctioncallback
(observation)
hypothesis/tests/crosshair/test_crosshair.py:202
↓ 2 callersMethodcan_trace
()
hypothesis/src/hypothesis/internal/scrutineer.py:71
↓ 2 callersFunctioncharmap
Return a dict that maps a Unicode category, to a tuple of 2-tuples covering the codepoint intervals for characters in that category. >>> char
hypothesis/src/hypothesis/internal/charmap.py:81
↓ 2 callersFunctioncharmap_file
(fname: str = "charmap")
hypothesis/src/hypothesis/internal/charmap.py:72
↓ 2 callersFunctioncheck_block
(name, depth)
hypothesis/src/hypothesis/internal/coverage.py:70
↓ 2 callersFunctioncheck_sample
( values: type[enum.Enum] | Sequence[T], strategy_name: str )
hypothesis/src/hypothesis/internal/conjecture/utils.py:93
↓ 2 callersMethodcheck_set_value
(self, val, val_0d, strategy)
hypothesis/src/hypothesis/extra/array_api.py:322
↓ 2 callersMethodcheck_valid
(self)
hypothesis/src/hypothesis/internal/cache.py:348
↓ 2 callersFunctioncheck_xp_attributes
(xp: Any, attributes: list[str])
hypothesis/src/hypothesis/extra/array_api.py:81
↓ 2 callersFunctionchoice_types_constraints
(strategy_constraints=None, *, use_forced=False)
hypothesis/src/hypothesis/internal/conjecture/provider_conformance.py:327
↓ 2 callersFunctionchoices_size
(choices: Iterable[ChoiceT])
hypothesis/src/hypothesis/internal/conjecture/choice.py:616
↓ 2 callersFunctionchoices_to_json
(choices: tuple[ChoiceT, ...])
hypothesis/src/hypothesis/internal/observability.py:105
↓ 2 callersFunctionclamped_shrink_towards
(constraints)
hypothesis/tests/conjecture/common.py:150
↓ 2 callersMethodclear_change_tracking
(self)
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:1122
↓ 2 callersFunctioncodespell
(*files)
tooling/src/hypothesistooling/__main__.py:101
↓ 2 callersFunctioncompile_requirements
(*, upgrade=False)
tooling/src/hypothesistooling/__main__.py:379
↓ 2 callersMethodcomplex_dtypes
(self)
hypothesis/src/hypothesis/extra/array_api.py:1015
↓ 2 callersMethodcompress
(self, values)
hypothesis/tests/django/toystore/forms.py:216
↓ 2 callersFunctioncompute_new_version
()
tooling/src/hypothesistooling/release.py:347
↓ 2 callersMethodconclude_test
Called when ``conclude_test`` is called on the observed ``ConjectureData``, with the same arguments. Note that this is called after `
hypothesis/src/hypothesis/internal/conjecture/data.py:535
↓ 2 callersFunctioncondition
(x)
hypothesis/tests/nocover/test_database_usage.py:88
↓ 2 callersMethodcondition
(self)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1212
↓ 2 callersFunctionconstraints_strategy
(choice_type, strategy_constraints=None, *, use_forced=False)
hypothesis/src/hypothesis/internal/conjecture/provider_conformance.py:314
↓ 2 callersFunctionconvert
(node: ast.AST, argname: str)
hypothesis/src/hypothesis/internal/filtering.py:83
↓ 2 callersFunctioncount
()
hypothesis/tests/cover/test_slippage.py:184
↓ 2 callersFunctioncount_between_floats
(x: f64, y: f64, width: u32)
hypothesis/rust/src/internal/floats.rs:130
↓ 2 callersMethoddebug
(self, msg: str)
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:430
↓ 2 callersMethoddebug_data
(self, data: ConjectureData | ConjectureResult)
hypothesis/src/hypothesis/internal/conjecture/engine.py:954
↓ 2 callersFunctiondebug_report
(text: str)
hypothesis/src/hypothesis/reporting.py:49
↓ 2 callersMethoddefault
(cls)
hypothesis/src/hypothesis/_settings.py:541
↓ 2 callersMethoddelete
Remove ``value`` from ``key``. If ``value`` is not present in ``key``, silently do nothing.
hypothesis/src/hypothesis/database.py:248
↓ 2 callersMethoddelete
(self, key: bytes, value: bytes)
hypothesis/src/hypothesis/database.py:737
↓ 2 callersMethoddelete
(self, key: bytes, value: bytes)
hypothesis/src/hypothesis/database.py:799
↓ 2 callersMethoddelete
(self, key: bytes, value: bytes)
hypothesis/tests/cover/test_database_backend.py:806
↓ 2 callersFunctiondeprecate_random_in_strategy
(fmt: str, *args: Any)
hypothesis/src/hypothesis/control.py:107
↓ 2 callersFunctiondepth
(x)
hypothesis/tests/nocover/test_recursive.py:43
↓ 2 callersFunctiondescribe_targets
Return a list of lines describing the results of `target`, if any.
hypothesis/src/hypothesis/statistics.py:31
↓ 2 callersFunctiondistinct_int64_integers
(draw)
hypothesis/tests/array_api/test_arrays.py:493
↓ 2 callersMethoddo_filtered_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/misc.py:60
↓ 2 callersMethoddo_filtered_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1237
↓ 2 callersMethoddraw
( self, strategy: "SearchStrategy[Ex]", label: int | None = None, observe_as:
hypothesis/src/hypothesis/internal/conjecture/data.py:1171
↓ 2 callersMethoddraw_bytes
( self, value: bytes, *, constraints: BytesConstraints, was_forced: bool )
hypothesis/src/hypothesis/internal/conjecture/data.py:564
↓ 2 callersFunctiondraw_choice
( choice_type: ChoiceTypeT, constraints: ChoiceConstraintsT, *, random: Random )
hypothesis/src/hypothesis/internal/conjecture/data.py:1368
↓ 2 callersMethoddraw_integer
( self, min_value: int | None = None, max_value: int | None = None, *,
hypothesis/src/hypothesis/internal/conjecture/data.py:870
↓ 2 callersMethoddraw_string
( self, value: str, *, constraints: StringConstraints, was_forced: bool )
hypothesis/src/hypothesis/internal/conjecture/data.py:559
↓ 2 callersMethoddraw_symbol
( self, data: ConjectureData, symbol: Symbol, draw_state: list[str], )
hypothesis/src/hypothesis/extra/lark.py:186
↓ 2 callersFunctiondtype_for_elements_strategy
(s)
hypothesis/src/hypothesis/extra/pandas/impl.py:53
↓ 2 callersFunctionencode_failure
(choices: Iterable[ChoiceT])
hypothesis/src/hypothesis/core.py:422
↓ 2 callersMethodend
(self)
hypothesis/src/hypothesis/internal/conjecture/data.py:213
↓ 2 callersFunctionendswith
(l1: Sequence[T], l2: Sequence[T])
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:515
↓ 2 callersMethodenter_context
(self, new_limit: int, *, current_limit: int)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:336
↓ 2 callersFunctionescape_unicode_characters
(s: str)
hypothesis/src/hypothesis/internal/compat.py:95
↓ 2 callersFunctioneverything_except
Recipe copied from the docstring of ``from_type``
hypothesis/tests/nocover/test_from_type_recipe.py:26
↓ 2 callersMethodexit_context
(self, new_limit: int, *, check: bool = True)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:347
↓ 2 callersFunctionexplanatory_lines
(traces, settings)
hypothesis/src/hypothesis/internal/scrutineer.py:297
↓ 2 callersFunctionf
(n)
hypothesis/tests/nocover/test_integer_ranges.py:51
↓ 2 callersFunctionf16_bits_from_f64
Narrow an `f64` to IEEE 754 half-precision, returning the raw 16 bits. Round-to-nearest-even; finite values too large for the format become infinity (
hypothesis/rust/src/internal/floats.rs:21
↓ 2 callersFunctionf2
()
hypothesis/tests/cover/test_reflection.py:737
↓ 2 callersMethodfail
(self, source)
hypothesis/tests/cover/test_stateful.py:883
↓ 2 callersMethodfail_fast
(self)
hypothesis/tests/cover/test_stateful.py:297
↓ 2 callersFunctionfailure_exceptions_to_catch
Return a tuple of exceptions meaning 'this test has failed', to catch. This is intended to cover most common test runners; if you would like
hypothesis/src/hypothesis/core.py:796
↓ 2 callersMethodfilter
(self, condition: Callable[[Ex], Any])
hypothesis/src/hypothesis/strategies/_internal/core.py:2410
↓ 2 callersMethodfilter
(self, condition)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:594
↓ 2 callersMethodfilter
(self, condition)
hypothesis/src/hypothesis/strategies/_internal/strings.py:245
↓ 2 callersFunctionfind_random
( s: st.SearchStrategy[T], condition: Callable[[T], bool], seed=None )
hypothesis/tests/nocover/test_precise_shrinking.py:226
↓ 2 callersFunctionflatten
(x)
hypothesis/tests/nocover/test_recursive.py:23
↓ 2 callersFunctionflush_to_zero
()
hypothesis/src/_hypothesis_ftz_detector.py:46
↓ 2 callersFunctionflushes_to_zero
Infer whether build of array module has its float dtype of the specified width flush subnormals to zero We do this per-width because compiler
hypothesis/tests/array_api/common.py:48
↓ 2 callersFunctionfoo
(draw)
hypothesis/tests/nocover/test_labels.py:28
↓ 2 callersFunctionfoo
(x, y)
hypothesis/tests/cover/test_validation.py:92
↓ 2 callersFunctionfoo
(x, y)
hypothesis/tests/cover/test_explicit_examples.py:68
↓ 2 callersFunctionformat_exception
(err, tb)
hypothesis/src/hypothesis/internal/escalation.py:161
← previousnext →601–700 of 6,441, ranked by callers