Hypothesis
3.12.0
Quick start guide
Details and advanced features
Settings
What you can generate and how
Additional packages
Hypothesis for Django users
Scientific Hypothesis (for NumPy)
Health checks
The Hypothesis Example Database
Stateful testing
Compatibility
Some more examples
Community
The Purpose of Hypothesis
Testimonials
Open Source Projects using Hypothesis
Projects extending Hypothesis
Changelog
Ongoing Hypothesis Development
Help and Support
Packaging Guidelines
Hypothesis
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
A
array_dtypes() (in module hypothesis.extra.numpy)
array_shapes() (in module hypothesis.extra.numpy)
arrays() (in module hypothesis.extra.numpy)
assume() (in module hypothesis)
B
binary() (in module hypothesis.strategies)
booleans() (in module hypothesis.strategies)
buffer_size (hypothesis.settings attribute)
builds() (in module hypothesis.strategies)
byte_string_dtypes() (in module hypothesis.extra.numpy)
C
characters() (in module hypothesis.strategies)
choices() (in module hypothesis.strategies)
complex_number_dtypes() (in module hypothesis.extra.numpy)
complex_numbers() (in module hypothesis.strategies)
composite() (in module hypothesis.strategies)
D
data() (in module hypothesis.strategies)
database (hypothesis.settings attribute)
database_file (hypothesis.settings attribute)
dates() (in module hypothesis.extra.datetime)
(in module hypothesis.strategies)
datetime64_dtypes() (in module hypothesis.extra.numpy)
datetimes() (in module hypothesis.extra.datetime)
(in module hypothesis.strategies)
decimals() (in module hypothesis.strategies)
dictionaries() (in module hypothesis.strategies)
E
environment variable
HYPOTHESIS_VERBOSITY_LEVEL
event() (in module hypothesis)
example() (in module hypothesis)
F
find() (in module hypothesis)
fixed_dictionaries() (in module hypothesis.strategies)
floating_dtypes() (in module hypothesis.extra.numpy)
floats() (in module hypothesis.strategies)
fractions() (in module hypothesis.strategies)
frozensets() (in module hypothesis.strategies)
G
given() (in module hypothesis)
H
hypothesis (module)
hypothesis.extra.datetime (module)
hypothesis.extra.numpy (module)
hypothesis.extra.pytz (module)
hypothesis.strategies (module)
HYPOTHESIS_VERBOSITY_LEVEL
I
integer_dtypes() (in module hypothesis.extra.numpy)
integers() (in module hypothesis.strategies)
invariant() (in module hypothesis.stateful)
iterables() (in module hypothesis.strategies)
J
just() (in module hypothesis.strategies)
L
lists() (in module hypothesis.strategies)
M
max_examples (hypothesis.settings attribute)
max_iterations (hypothesis.settings attribute)
max_shrinks (hypothesis.settings attribute)
min_satisfying_examples (hypothesis.settings attribute)
N
nested_dtypes() (in module hypothesis.extra.numpy)
none() (in module hypothesis.strategies)
nothing() (in module hypothesis.strategies)
O
one_of() (in module hypothesis.strategies)
P
perform_health_check (hypothesis.settings attribute)
permutations() (in module hypothesis.strategies)
precondition() (in module hypothesis.stateful)
Python Enhancement Proposals
PEP 3107
,
[1]
R
random_module() (in module hypothesis.strategies)
randoms() (in module hypothesis.strategies)
recursive() (in module hypothesis.strategies)
runner() (in module hypothesis.strategies)
S
sampled_from() (in module hypothesis.strategies)
scalar_dtypes() (in module hypothesis.extra.numpy)
sets() (in module hypothesis.strategies)
settings (class in hypothesis)
shared() (in module hypothesis.strategies)
stateful_step_count (hypothesis.settings attribute)
streaming() (in module hypothesis.strategies)
strict (hypothesis.settings attribute)
suppress_health_check (hypothesis.settings attribute)
T
text() (in module hypothesis.strategies)
timedelta64_dtypes() (in module hypothesis.extra.numpy)
timedeltas() (in module hypothesis.strategies)
timeout (hypothesis.settings attribute)
times() (in module hypothesis.extra.datetime)
(in module hypothesis.strategies)
timezones() (in module hypothesis.extra.pytz)
tuples() (in module hypothesis.strategies)
U
unicode_string_dtypes() (in module hypothesis.extra.numpy)
unsigned_integer_dtypes() (in module hypothesis.extra.numpy)
uuids() (in module hypothesis.strategies)