toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-tracerbullet
/
org.http4k.tracing
/
ScenarioTraces
Scenario
Traces
data
class
ScenarioTraces
(
val
name
:
String
,
val
traces
:
List
<
Trace
>
)
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
>