MCPcopy Create free account

hub / github.com/HypothesisWorks/hypothesis / functions

Functions6,164 in github.com/HypothesisWorks/hypothesis

Method__eq__
(self, other: object)
hypothesis/src/hypothesis/internal/intervalsets.py:129
Method__eq__
(self, other: object)
hypothesis/src/hypothesis/internal/conjecture/choice.py:154
Method__eq__
(self, other: object)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:132
Method__eq__
(self, other: object)
hypothesis/src/hypothesis/internal/conjecture/data.py:177
Method__eq__
(self, other)
hypothesis/tests/numpy/test_gen_data.py:1329
Method__eq__
(self, other)
hypothesis/tests/cover/test_statistical_events.py:75
Method__eq__
(self, other)
hypothesis/tests/cover/test_lookup.py:745
Method__exit__
( self, exc_type: type[BaseException] | None, exc_value: BaseException | None,
hypothesis/src/hypothesis/control.py:233
Method__exit__
(self, *args, **kwargs)
hypothesis/src/hypothesis/internal/scrutineer.py:131
Function__getattr__
(name: str)
hypothesis/src/hypothesis/errors.py:269
Function__getattr__
(name: str)
hypothesis/src/hypothesis/internal/conjecture/data.py:84
Method__getattr__
(self, name: str)
hypothesis/src/hypothesis/utils/threading.py:35
Method__getattr__
(self, name)
hypothesis/tests/array_api/test_partial_adoptors.py:40
Method__getattr__
(self, name)
hypothesis/tests/array_api/test_strategies_namespace.py:40
Method__getitem__
(self, key: K)
hypothesis/src/hypothesis/internal/cache.py:101
Method__getitem__
(self, key: K)
hypothesis/src/hypothesis/internal/cache.py:333
Method__getitem__
(self, i: int)
hypothesis/src/hypothesis/internal/intervalsets.py:68
Method__getitem__
(self, i: int)
hypothesis/src/hypothesis/internal/conjecture/pareto.py:275
Method__getitem__
(self, i: int)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:113
Method__getitem__
(self, i: int)
hypothesis/src/hypothesis/internal/conjecture/junkdrawer.py:233
Method__getitem__
(self, i: int)
hypothesis/src/hypothesis/internal/conjecture/data.py:501
Method__gt__
(self, other: Any)
hypothesis/src/hypothesis/_settings.py:135
Method__hash__
(self)
hypothesis/src/hypothesis/stateful.py:547
Method__hash__
(self)
hypothesis/src/hypothesis/stateful.py:648
Method__hash__
(self)
hypothesis/src/hypothesis/internal/intervalsets.py:132
Method__hash__
(self)
hypothesis/src/hypothesis/internal/conjecture/choice.py:165
Method__hash__
(self)
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:139
Method__hash__
(self)
hypothesis/tests/conjecture/test_utils.py:219
Method__hash__
(self)
hypothesis/tests/array_api/test_strategies_namespace.py:43
Method__hash__
(self)
hypothesis/tests/cover/test_statistical_events.py:81
Method__hash__
(self)
hypothesis/tests/cover/test_pretty.py:525
Method__init__
(self, config)
hypothesis/src/_hypothesis_pytestplugin.py:57
Method__init__
(self)
hypothesis/src/hypothesis/database.py:377
Method__init__
(self, path: StrPathT)
hypothesis/src/hypothesis/database.py:445
Method__init__
(self, storage_dir: StorageDirectory)
hypothesis/src/hypothesis/database.py:697
Method__init__
(self, db: ExampleDatabase)
hypothesis/src/hypothesis/database.py:720
Method__init__
(self, *dbs: ExampleDatabase)
hypothesis/src/hypothesis/database.py:774
Method__init__
( self, owner: str, repo: str, artifact_name: str = "hypothesis-example-db",
hypothesis/src/hypothesis/database.py:886
Method__init__
(self, db: ExampleDatabase)
hypothesis/src/hypothesis/database.py:1173
Method__init__
(self, *args: Any, **kwargs: Any)
hypothesis/src/hypothesis/core.py:231
Method__init__
( self, stuff: Stuff, test: Callable[..., Any], settings: Settings, ra
hypothesis/src/hypothesis/core.py:918
Method__init__
( self, data: ConjectureData, *, is_final: bool = False, wrapped_test:
hypothesis/src/hypothesis/control.py:145
Method__init__
(self, reason: str | None = None)
hypothesis/src/hypothesis/errors.py:37
Method__init__
(self, condition_string: str, extra: str = "")
hypothesis/src/hypothesis/errors.py:48
Method__init__
(self, reason, interesting_origins=None)
hypothesis/src/hypothesis/errors.py:88
Method__init__
(self, runtime: timedelta, deadline: timedelta)
hypothesis/src/hypothesis/errors.py:292
Method__init__
(self, target: object)
hypothesis/src/hypothesis/errors.py:329
Method__init__
(self, scope: CannotProceedScopeT = "other", /)
hypothesis/src/hypothesis/errors.py:366
Method__init__
(self, path: Path, *, home_directory: Path)
hypothesis/src/hypothesis/configuration.py:43
Method__init__
(self)
hypothesis/src/hypothesis/stateful.py:311
Method__init__
(self, name: str, *, consume: bool = False)
hypothesis/src/hypothesis/stateful.py:567
Method__init__
(self, bundle: Bundle[Ex])
hypothesis/src/hypothesis/stateful.py:658
Method__init__
(self, machine: RuleBasedStateMachine)
hypothesis/src/hypothesis/stateful.py:1098
Method__init__
(cls, *args, **kwargs)
hypothesis/src/hypothesis/_settings.py:537
Method__init__
A strategy for :rfc:`1035` fully qualified domain names. The upper limit for max_length is 255 in accordance with :rfc:`1035#section
hypothesis/src/hypothesis/provisional.py:77
Method__init__
(self, identifier: str)
hypothesis/src/hypothesis/utils/conventions.py:15
Method__init__
(self, **kwargs: Callable)
hypothesis/src/hypothesis/utils/threading.py:25
Method__init__
(self, default: T)
hypothesis/src/hypothesis/utils/dynamicvariables.py:20
Method__init__
( self, base: SearchStrategy, extend: Callable[[SearchStrategy], SearchStrategy],
hypothesis/src/hypothesis/strategies/_internal/recursive.py:86
Method__init__
(self, at_least_one_of: Iterable[Hashable] = ())
hypothesis/src/hypothesis/strategies/_internal/featureflags.py:127
Method__init__
(self, values)
hypothesis/src/hypothesis/strategies/_internal/core.py:453
Method__init__
(self, seed)
hypothesis/src/hypothesis/strategies/_internal/core.py:1033
Method__init__
( self, target: Callable[..., Ex], args: tuple[SearchStrategy[Any], ...], kwar
hypothesis/src/hypothesis/strategies/_internal/core.py:1073
Method__init__
(self, values)
hypothesis/src/hypothesis/strategies/_internal/core.py:1963
Method__init__
(self, definition, args, kwargs)
hypothesis/src/hypothesis/strategies/_internal/core.py:1989
Method__init__
(self, default)
hypothesis/src/hypothesis/strategies/_internal/core.py:2338
Method__init__
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/core.py:2379
Method__init__
( self, base: SearchStrategy[MappedFrom], expand: Callable[[MappedFrom], SearchStrateg
hypothesis/src/hypothesis/strategies/_internal/flatmapped.py:31
Method__init__
(self, definition: Callable[[], SearchStrategy[Ex]])
hypothesis/src/hypothesis/strategies/_internal/deferred.py:29
Method__init__
( self, function: Callable[..., SearchStrategy[Ex]], args: Sequence[object], k
hypothesis/src/hypothesis/strategies/_internal/lazy.py:73
Method__init__
(self, start: int | None, end: int | None)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:52
Method__init__
( self, *, negate: bool = False, flags: re.RegexFlag = re.RegexFlag(0),
hypothesis/src/hypothesis/strategies/_internal/regex.py:131
Method__init__
(self, *, negate: bool = False, flags: re.RegexFlag = re.RegexFlag(0))
hypothesis/src/hypothesis/strategies/_internal/regex.py:203
Method__init__
(self, yields, returns)
hypothesis/src/hypothesis/strategies/_internal/types.py:1191
Method__init__
(self, base: SearchStrategy[Ex], key: Hashable | None = None)
hypothesis/src/hypothesis/strategies/_internal/shared.py:22
Method__init__
(self, *, note_method_calls: bool)
hypothesis/src/hypothesis/strategies/_internal/random.py:31
Method__init__
(self, *, note_method_calls: bool, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/random.py:179
Method__init__
(self, *, note_method_calls: bool, use_true_random: bool)
hypothesis/src/hypothesis/strategies/_internal/random.py:430
Method__init__
(self, min_value, max_value, timezones_strat, allow_imaginary)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:149
Method__init__
(self, min_value, max_value)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:288
Method__init__
(self, min_value, max_value)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:357
Method__init__
(self, like, returns, pure)
hypothesis/src/hypothesis/strategies/_internal/functions.py:25
Method__init__
(self, strategies: Iterable[SearchStrategy[Any]])
hypothesis/src/hypothesis/strategies/_internal/collections.py:53
Method__init__
( self, elements: SearchStrategy[Ex], min_size: int, max_size: float | int | N
hypothesis/src/hypothesis/strategies/_internal/collections.py:279
Method__init__
( self, mapping: Mapping[Any, SearchStrategy[Any]], *, optional: Mapping[Any,
hypothesis/src/hypothesis/strategies/_internal/collections.py:381
Method__init__
(self, intervals: IntervalSet, force_repr: str | None = None)
hypothesis/src/hypothesis/strategies/_internal/strings.py:54
Method__init__
(self)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:248
Method__init__
( self, elements: Sequence[Ex], *, force_repr: str | None = None, forc
hypothesis/src/hypothesis/strategies/_internal/strategies.py:588
Method__init__
( self, strategy: SearchStrategy[MappedFrom], pack: Callable[[MappedFrom], MappedTo],
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1022
Method__init__
( self, strategy: SearchStrategy[Ex], conditions: tuple[Callable[[Ex], Any], ...] )
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1142
Method__init__
(self, **kwargs)
hypothesis/src/hypothesis/extra/array_api.py:1008
Method__init__
( self, redis: Redis, *, expire_after: timedelta = timedelta(days=8),
hypothesis/src/hypothesis/extra/redis.py:36
Method__init__
( self, grammar: Lark, start: str | None, explicit: dict[str, st.SearchStrateg
hypothesis/src/hypothesis/extra/lark.py:63
Method__init__
( self, num_shapes, signature=None, base_shape=(), min_dims=0,
hypothesis/src/hypothesis/extra/_array_helpers.py:497
Method__init__
Add @example() decorator(s) for failing test(s). `code` is the source code of the module where the test functions are defined. `fn_ex
hypothesis/src/hypothesis/extra/_patching.py:75
Method__init__
(self, element_strategy, shape, dtype, fill, unique)
hypothesis/src/hypothesis/extra/numpy.py:260
Method__init__
(self, elements, dtype, min_size, max_size, unique, name)
hypothesis/src/hypothesis/extra/pandas/impl.py:144
Method__init__
(self, *, limit: bool)
hypothesis/src/hypothesis/internal/constants_ast.py:107
Method__init__
(self, *, half_width: float)
hypothesis/src/hypothesis/internal/statistics.py:145
Method__init__
(self, *, scale_bits: float, df: int)
hypothesis/src/hypothesis/internal/statistics.py:177
← previousnext →1,501–1,600 of 6,164, ranked by callers