Index of exceptions

N
No_example_found [QCheck2]

Raised by QCheck2.find_example and QCheck2.find_example_gen if no example was found.

No_example_found [QCheck]
T
Test_error [QCheck2.Test_exceptions]

Exception raised when a test raised an exception e, with the sample that triggered the exception.

Test_fail [QCheck2.Test_exceptions]

Exception raised when a test failed, with the list of counter-examples.