hedgehog-runner
hedgehog-runner
API
hedgehog.runner
Properties
SeedSource
SeedSource
FromEnv
FromLong
FromTime
Test
Test
hedgehog-runner
/
hedgehog.runner
/
Test
Test
hedgehog.runner.Test
See the
Test
companion class
object
Test
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Test
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
(
name
:
String
,
result
:
=>
Property
):
Test
Wrap the actual constructor so we can catch any exceptions thrown
Wrap the actual constructor so we can catch any exceptions thrown
Attributes
def
renderCoverage
(
coverage
:
Coverage
[
CoverCount
],
tests
:
SuccessCount
,
examples
:
Examples
):
List
[
String
]
def
renderExample
(
examples
:
Examples
,
name
:
LabelName
):
List
[
String
]
def
renderLog
(
log
:
Log
):
String
def
renderReport
(
className
:
String
,
t
:
Test
,
report
:
Report
,
ansiCodesSupported
:
Boolean
):
String
In this article
Attributes
Members list
Value members
Concrete methods