HedgehogSupport

class Object
trait Matchable
class Any
SimpleTestSuite

Value members

Concrete methods

def example(name: String, withConfig: PropertyConfig => PropertyConfig)(result: => Result): Unit
def property(name: String, withConfig: PropertyConfig => PropertyConfig)(prop: => Property): Unit