MCPcopy Create free account

hub / github.com/HypothesisWorks/hypothesis / functions

Functions6,609 in github.com/HypothesisWorks/hypothesis

↓ 2 callersFunctiontask
(pred)
hypothesis/tests/nocover/test_exceptiongroup.py:33
↓ 2 callersFunctiontest
(v)
hypothesis/src/hypothesis/core.py:2451
↓ 2 callersFunctiontest
(data)
hypothesis/tests/conjecture/test_engine.py:329
↓ 2 callersFunctiontest
(constraints)
hypothesis/tests/conjecture/test_data_tree.py:427
↓ 2 callersFunctiontest
(b)
hypothesis/tests/nocover/test_duplication.py:37
↓ 2 callersFunctiontest
(ls)
hypothesis/tests/quality/test_targeting_quality.py:39
↓ 2 callersFunctiontest
(x)
hypothesis/tests/common/arguments.py:38
↓ 2 callersFunctiontest
(r)
hypothesis/tests/cover/test_random_module.py:47
↓ 2 callersFunctiontest
(x)
hypothesis/tests/cover/test_control.py:164
↓ 2 callersFunctiontest
(f)
hypothesis/tests/cover/test_functions.py:244
↓ 2 callersFunctiontest
(v)
hypothesis/tests/cover/test_find.py:25
↓ 2 callersFunctiontest
(i)
hypothesis/tests/cover/test_testdecorators.py:467
↓ 2 callersFunctiontest
(data)
hypothesis/tests/cover/test_deadline.py:144
↓ 2 callersFunctiontest
(nxt)
hypothesis/tests/cover/test_lookup.py:790
↓ 2 callersFunctiontest_do_nothing
(x)
hypothesis/tests/nocover/test_baseexception.py:44
↓ 2 callersFunctiontest_foo
(x)
hypothesis/tests/cover/test_verbosity.py:59
↓ 2 callersFunctiontest_usage
(i)
hypothesis/tests/cover/test_phases.py:72
↓ 2 callersFunctiontest_works
(x)
hypothesis/tests/cover/test_verbosity.py:33
↓ 2 callersMethodtick
(self)
hypothesis/src/hypothesis/internal/cache.py:280
↓ 2 callersMethodtick
(self)
hypothesis/tests/cover/test_cache_implementation.py:45
↓ 2 callersMethodtiming_report
Return a terminal report describing what was slow.
hypothesis/src/hypothesis/internal/conjecture/engine.py:130
↓ 2 callersFunctionu
(e)
website/theme/static/prism.js:3
↓ 2 callersFunctionupdate_changelog_and_version
()
tooling/src/hypothesistooling/release.py:164
↓ 2 callersFunctionupdate_mantissa
(unbiased_exponent: int, mantissa: int)
hypothesis/src/hypothesis/internal/conjecture/floats.py:165
↓ 2 callersFunctionusing_sqlite
()
hypothesis/src/hypothesis/extra/django/_fields.py:137
↓ 2 callersFunctionvalidate_time_slice
(max_period, min_period)
hypothesis/src/hypothesis/extra/numpy.py:908
↓ 2 callersFunctionwarn
(msg)
tooling/src/hypothesistooling/__main__.py:265
↓ 2 callersFunctionwarn_on_missing_dtypes
(xp: Any, stubs: list[str])
hypothesis/src/hypothesis/extra/array_api.py:104
↓ 2 callersFunctionwith_collect_coverage
(*, value: bool)
hypothesis/tests/cover/test_observability.py:620
↓ 2 callersFunctionxfail_on_indistinct_nans
xp.unique_value() should return distinct NaNs - if not, tests that (rightly) assume such behaviour will likely fail. For example, NumPy 1.22
hypothesis/tests/array_api/test_arrays.py:39
↓ 2 callersFunctionzigzag_index
(value: int, *, shrink_towards: int)
hypothesis/src/hypothesis/internal/conjecture/choice.py:306
↓ 1 callersFunctionS
(n)
hypothesis/src/hypothesis/internal/conjecture/datatree.py:188
↓ 1 callersFunction__calc_script_variables
()
tooling/src/hypothesistooling/scripts.py:47
↓ 1 callersMethod__call_node_to_example_dec
( self, node: cst.Call, via: str )
hypothesis/src/hypothesis/extra/_patching.py:111
↓ 1 callersMethod__class_getitem__
(cls, item)
hypothesis/src/hypothesis/internal/compat.py:61
↓ 1 callersMethod__convert_result
(self, method, kwargs, result)
hypothesis/src/hypothesis/strategies/_internal/random.py:195
↓ 1 callersMethod__copy__
(self)
hypothesis/src/hypothesis/strategies/_internal/random.py:406
↓ 1 callersMethod__enter__
(self)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:400
↓ 1 callersMethod__eq__
(self, other)
hypothesis/tests/cover/test_pretty.py:534
↓ 1 callersMethod__get__
(self, obj, typ=None)
hypothesis/src/hypothesis/stateful.py:89
↓ 1 callersMethod__init__
( self, parent: Optional["settings"] = None, *, # This looks pretty strange, b
hypothesis/src/hypothesis/_settings.py:660
↓ 1 callersMethod__init__
(self, strategy: SearchStrategy[T])
hypothesis/src/hypothesis/strategies/_internal/recursive.py:41
↓ 1 callersMethod__init__
( self, data: ConjectureData | None = None, enabled: Sequence[Any] = (), disab
hypothesis/src/hypothesis/strategies/_internal/featureflags.py:38
↓ 1 callersMethod__init__
( self, *, min_value: float, max_value: float, allow_nan: bool,
hypothesis/src/hypothesis/strategies/_internal/numbers.py:160
↓ 1 callersMethod__init__
(self, min_size: int, max_size: int | None)
hypothesis/src/hypothesis/strategies/_internal/strings.py:452
↓ 1 callersMethod__init__
( self, *, xp, api_version, elements_strategy, dtype, shape, fill, unique )
hypothesis/src/hypothesis/extra/array_api.py:308
↓ 1 callersMethod__init__
( self, shape, min_dims, max_dims, allow_ellipsis, allow_newax
hypothesis/src/hypothesis/extra/_array_helpers.py:640
↓ 1 callersMethod__init__
( self, *, integers: MutableSet[int] | None = None, floats: MutableSet[float]
hypothesis/src/hypothesis/internal/constants_ast.py:36
↓ 1 callersMethod__init__
(self, max_size: int)
hypothesis/src/hypothesis/internal/cache.py:313
↓ 1 callersMethod__init__
(self, max_size)
hypothesis/tests/cover/test_cache_implementation.py:79
↓ 1 callersMethod__out_of_order
Returns True if the indices i, j are in the wrong order. i must be the parent of j.
hypothesis/src/hypothesis/internal/cache.py:250
↓ 1 callersMethod__pop
(self, *, discarded: bool)
hypothesis/src/hypothesis/internal/conjecture/data.py:319
↓ 1 callersMethod__push
(self, label_index: int)
hypothesis/src/hypothesis/internal/conjecture/data.py:312
↓ 1 callersMethod__setattr__
(self, name: str, value: object)
hypothesis/src/hypothesis/_settings.py:1097
↓ 1 callersMethod__stoppable_test_function
Run ``self._test_function``, but convert a ``StopTest`` exception into a normal return and avoid raising anything flaky for RecursionErrors.
hypothesis/src/hypothesis/internal/conjecture/engine.py:437
↓ 1 callersMethod__swap
(self, i: int, j: int)
hypothesis/src/hypothesis/internal/cache.py:222
↓ 1 callersMethod__tree_is_exhausted
(self)
hypothesis/src/hypothesis/internal/conjecture/engine.py:434
↓ 1 callersMethod__upgrade
(self)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:189
↓ 1 callersMethod_add_results_to_targets
(self, targets, results)
hypothesis/src/hypothesis/stateful.py:449
↓ 1 callersFunction_ambiguous
(value, tz)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:148
↓ 1 callersFunction_annotate_args
( argnames: Iterable[str], funcs: Iterable[Callable], imports: ImportSet )
hypothesis/src/hypothesis/extra/ghostwriter.py:893
↓ 1 callersFunction_annotated_types_alias_name
(alias)
hypothesis/src/hypothesis/strategies/_internal/types.py:498
↓ 1 callersMethod_apply_placeholders
Expand "source" placeholder in target and return it
hypothesis/docs/_ext/hypothesis_redirects.py:159
↓ 1 callersFunction_arrays
Returns a strategy for :xp-ref:`arrays <array_object.html>`. * ``dtype`` may be a :xp-ref:`valid dtype <data_types.html>` object or name, o
hypothesis/src/hypothesis/extra/array_api.py:451
↓ 1 callersFunction_as_finite_decimal
Convert decimal bounds to decimals, carefully.
hypothesis/src/hypothesis/strategies/_internal/core.py:1823
↓ 1 callersFunction_asdict_inner
(obj, dict_factory)
hypothesis/src/hypothesis/internal/compat.py:254
↓ 1 callersFunction_benchmark_shrinks
(item: pytest.Function)
hypothesis/tests/conftest.py:298
↓ 1 callersMethod_cache
(self, data: ConjectureData)
hypothesis/src/hypothesis/internal/conjecture/engine.py:463
↓ 1 callersFunction_category_key
Return a normalised tuple of all Unicode categories that are in `include`, but not in `exclude`. If include is None then default to including
hypothesis/src/hypothesis/internal/charmap.py:250
↓ 1 callersFunction_check_alphabet_elements
(alphabet: Collection[str])
hypothesis/src/hypothesis/strategies/_internal/strings.py:57
↓ 1 callersFunction_check_exports
(_public)
hypothesis/src/hypothesis/strategies/__init__.py:119
↓ 1 callersMethod_check_unique_keys
(self, elements: list[Any])
hypothesis/src/hypothesis/strategies/_internal/collections.py:373
↓ 1 callersFunction_check_unknown_perfectly_aligned_lambda
(candidate)
hypothesis/src/hypothesis/internal/lambda_sources.py:304
↓ 1 callersFunction_checkpoint
()
hypothesis/src/hypothesis/strategies/_internal/functions.py:41
↓ 1 callersFunction_choices_from_bytes
(buffer: bytes, /)
hypothesis/src/hypothesis/database.py:1307
↓ 1 callersFunction_clean_source
Return the source code as bytes, without decorators or comments. Because this is part of our database key, we reduce the cache invalidation r
hypothesis/src/hypothesis/internal/reflection.py:56
↓ 1 callersFunction_collection_ish_functions
()
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1182
↓ 1 callersFunction_compatible_args
Check that the args of two generic types are compatible for try_issubclass.
hypothesis/src/hypothesis/strategies/_internal/types.py:288
↓ 1 callersFunction_composite
(f)
hypothesis/src/hypothesis/strategies/_internal/core.py:2082
↓ 1 callersFunction_condition
(x)
hypothesis/tests/quality/test_discovery_ability.py:59
↓ 1 callersFunction_constraints_to_json
( choice_type: ChoiceTypeT, constraints: ChoiceConstraintsT )
hypothesis/src/hypothesis/internal/observability.py:109
↓ 1 callersMethod_contains_wildcard
Tells whether passed argument contains wildcard characters.
hypothesis/docs/_ext/hypothesis_redirects.py:154
↓ 1 callersFunction_count_distinct_strings
(*, alphabet_size: int, min_size: int, max_size: int)
hypothesis/src/hypothesis/internal/conjecture/datatree.py:154
↓ 1 callersMethod_create_redirect_file
Actually create a redirect file according to redirect template
hypothesis/docs/_ext/hypothesis_redirects.py:163
↓ 1 callersMethod_decode
(self, value: str)
hypothesis/src/hypothesis/extra/redis.py:99
↓ 1 callersFunction_decode_choices
(data)
hypothesis/tests/cover/test_observability.py:438
↓ 1 callersFunction_decode_constraints
(choice_type, data)
hypothesis/tests/cover/test_observability.py:454
↓ 1 callersFunction_decode_nodes
(data)
hypothesis/tests/cover/test_observability.py:442
↓ 1 callersFunction_diff_times
(old, new)
hypothesis/benchmark/graph.py:62
↓ 1 callersFunction_draw
(cd, node)
hypothesis/tests/conjecture/test_engine.py:1638
↓ 1 callersMethod_draw
( self, choice_type: ChoiceTypeT, constraints: ChoiceConstraintsT, *,
hypothesis/src/hypothesis/internal/conjecture/datatree.py:877
↓ 1 callersMethod_draw_core_dimensions
(self, data)
hypothesis/src/hypothesis/extra/_array_helpers.py:546
↓ 1 callersMethod_draw_float
(self)
hypothesis/src/hypothesis/internal/conjecture/providers.py:1097
↓ 1 callersMethod_draw_from_cache
( self, choice_type: ChoiceTypeT, constraints: ChoiceConstraintsT, *,
hypothesis/src/hypothesis/internal/conjecture/datatree.py:920
↓ 1 callersMethod_draw_integer_from_distribution
( self, min_value: int | None, max_value: int | None )
hypothesis/src/hypothesis/internal/conjecture/providers.py:880
↓ 1 callersMethod_draw_loop_dimensions
(self, data, use=None)
hypothesis/src/hypothesis/extra/_array_helpers.py:568
↓ 1 callersFunction_dtype_from_args
(args)
hypothesis/src/hypothesis/extra/numpy.py:1354
↓ 1 callersFunction_enc
(cdc)
hypothesis/tests/nocover/test_characters.py:48
↓ 1 callersMethod_encode
(self, value: bytes)
hypothesis/src/hypothesis/extra/redis.py:96
↓ 1 callersFunction_evaluate_type_alias_type
(thing, *, typevars)
hypothesis/src/hypothesis/strategies/_internal/types.py:326
← previousnext →801–900 of 6,609, ranked by callers