Exception: Hypothesis::Unsatisfiable

Inherits:
HypothesisError show all
Defined in:
lib/hypothesis/errors.rb

Overview

Indicates that Hypothesis was not able to find enough valid examples for the test to be meaningful. (Currently this is only thrown if Hypothesis did not find any valid examples).