MCPcopy Create free account

hub / github.com/HypothesisWorks/hypothesis / functions

Functions6,164 in github.com/HypothesisWorks/hypothesis

Functiondecorator_with_wrapper
()
hypothesis/tests/cover/test_lambda_formatting.py:262
Functiondefault
(value: object)
hypothesis/src/hypothesis/reporting.py:20
Functiondefault_executor
(data, function)
hypothesis/src/hypothesis/core.py:823
Functiondefines_dtype_strategy
(strat: T)
hypothesis/src/hypothesis/extra/numpy.py:629
Functiondefines_strategy
Each standard strategy function provided to users by Hypothesis should be decorated with @defines_strategy. This registers the strategy with
hypothesis/src/hypothesis/strategies/_internal/utils.py:84
Functiondelay
(phase, _info)
hypothesis/tests/cover/test_deadline.py:165
Methoddelete
(self, key: bytes, value: bytes)
hypothesis/src/hypothesis/database.py:1162
Methoddelete
(self, i)
hypothesis/tests/nocover/test_conjecture_int_list.py:46
Methoddelete
(self, k, v)
hypothesis/tests/nocover/test_database_agreement.py:55
Methoddelete
(self, k, v)
hypothesis/tests/redis/test_redis_exampledatabase.py:74
Methoddelete
(self, k, v)
hypothesis/tests/cover/test_database_backend.py:653
Methoddelete
(self, key: bytes, value: bytes)
hypothesis/tests/cover/test_database_backend.py:724
Methoddelete
(self, key, value)
hypothesis/tests/cover/test_phases.py:61
Methoddelete
(self, k, v)
hypothesis/tests/cover/test_stateful.py:846
Methoddelete_k
(k, *, i=i, base=base)
hypothesis/src/hypothesis/internal/conjecture/shrinking/collection.py:63
Methoddepopulate_b1
(self, consumed)
hypothesis/tests/cover/test_stateful.py:234
Methoddepopulate_b1_multiple
(self, consumed)
hypothesis/tests/cover/test_stateful.py:239
Functiondeprecated_strategy
(draw)
hypothesis/tests/nocover/test_regressions.py:24
Methoddepth
Depth of this span in the span tree. The top-level span has a depth of 0.
hypothesis/src/hypothesis/internal/conjecture/data.py:217
Methoddepth
(ls)
hypothesis/tests/nocover/test_stateful.py:111
Methoddepths
(self)
hypothesis/src/hypothesis/internal/conjecture/data.py:472
Methodderandomize
If True, seed Hypothesis' random number generator using a hash of the test function, so that every run will test the same set of exam
hypothesis/src/hypothesis/_settings.py:782
Methodderive
(self, excs)
hypothesis/src/hypothesis/errors.py:190
Methodderived_value
It's useful during shrinking to have access to derived values of the current shrink target. This decorator allows you to define these
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:282
Methoddescendants
()
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:996
Methoddirect_all_strategies_with_type_error_with_substring
(data)
hypothesis/tests/cover/test_sampled_from.py:238
Methoddirect_with_non_type_error
(data)
hypothesis/tests/cover/test_sampled_from.py:220
Methoddirect_with_type_error_with_substring_but_not_all_strategies
(data)
hypothesis/tests/cover/test_sampled_from.py:232
Methoddirect_with_type_error_without_substring
(data)
hypothesis/tests/cover/test_sampled_from.py:226
Methoddirect_without_error
(data)
hypothesis/tests/cover/test_sampled_from.py:215
Functiondisabled_test_passes_flake8
()
whole_repo_tests/whole_repo/test_rst_is_valid.py:47
Methoddiscarded
True if this is span's ``stop_span`` call had ``discard`` set to ``True``. This means we believe that the shrinker should be able to delete
hypothesis/src/hypothesis/internal/conjecture/data.py:224
Methoddiscarded
(self)
hypothesis/src/hypothesis/internal/conjecture/data.py:464
Methoddistinct_labels
(self)
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:962
Methoddiv_by_precondition_after
(self, num)
hypothesis/tests/cover/test_stateful.py:85
Methoddiv_by_precondition_before
(self, num)
hypothesis/tests/cover/test_stateful.py:90
Functiondivide
This is a RST-style docstring for `divide`. :raises ZeroDivisionError: if b == 0
hypothesis/tests/ghostwriter/test_expected_output.py:94
Functiondm_func
Take denom, construct numerator strategy, and build fraction.
hypothesis/src/hypothesis/strategies/_internal/core.py:1759
Methoddo
(self, item)
hypothesis/tests/cover/test_statistical_events.py:228
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/stateful.py:572
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/stateful.py:617
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/stateful.py:1155
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/provisional.py:135
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/recursive.py:67
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/recursive.py:164
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/featureflags.py:131
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/core.py:1041
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/core.py:1093
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:1967
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:1995
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:2342
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:2409
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/misc.py:96
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/misc.py:134
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/flatmapped.py:57
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/deferred.py:92
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/lazy.py:175
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:69
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:184
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:522
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/types.py:1201
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/shared.py:38
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/random.py:435
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:163
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:255
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:296
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:365
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/functions.py:37
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:73
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:213
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:293
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:339
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:396
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strings.py:134
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/strings.py:166
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strings.py:365
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:563
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:733
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:869
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1045
Methoddo_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1240
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/extra/array_api.py:349
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/extra/_array_helpers.py:519
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/extra/_array_helpers.py:660
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/extra/numpy.py:330
Methoddo_draw
(self, data)
hypothesis/src/hypothesis/extra/pandas/impl.py:153
Methoddo_draw
(self, data)
hypothesis/tests/conjecture/test_test_data.py:91
Methoddo_draw
(self, data)
hypothesis/tests/conjecture/test_test_data.py:105
Methoddo_draw
(self, data)
hypothesis/tests/conjecture/test_engine.py:1851
Methoddo_draw
(self, data)
hypothesis/tests/conjecture/test_engine.py:1860
Methoddo_draw
(self, data)
hypothesis/tests/nocover/test_duplication.py:26
Methoddo_draw
(self, data)
hypothesis/tests/quality/test_poisoned_lists.py:31
Methoddo_draw
(self, data)
hypothesis/tests/quality/test_poisoned_lists.py:44
Methoddo_draw
(self, data)
hypothesis/tests/quality/test_poisoned_lists.py:54
Methoddo_draw
(self, data)
hypothesis/tests/quality/test_poisoned_trees.py:36
Methoddo_draw
(self, data)
hypothesis/tests/common/strategies.py:17
Methoddo_draw
(self, data)
hypothesis/tests/common/strategies.py:31
Methoddo_draw
(self, data)
hypothesis/tests/cover/test_health_checks.py:108
Methoddo_map
(value)
hypothesis/tests/nocover/test_strategy_state.py:134
Methoddo_not_populate
(self)
hypothesis/tests/cover/test_stateful.py:275
← previousnext →2,201–2,300 of 6,164, ranked by callers