http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-testing-tracerbullet
/
org.http4k.tracing
/
ScenarioTraces
Scenario
Traces
data
class
ScenarioTraces
(
val
name
:
String
,
val
traces
:
List
<
Trace
>
)
(
source
)
Members
Constructors
Scenario
Traces
Link copied to clipboard
constructor
(
name
:
String
,
traces
:
List
<
Trace
>
)
Properties
name
Link copied to clipboard
val
name
:
String
traces
Link copied to clipboard
val
traces
:
List
<
Trace
>