http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-tools-verify
/
org.http4k.verify
/
Report
Report
data
class
Report
(
val
timestamp
:
String
,
val
plugin
:
PluginInfo
,
val
modules
:
List
<
ModuleReport
>
)
(
source
)
Members
Constructors
Report
Link copied to clipboard
constructor
(
timestamp
:
String
,
plugin
:
PluginInfo
,
modules
:
List
<
ModuleReport
>
)
Properties
modules
Link copied to clipboard
val
modules
:
List
<
ModuleReport
>
plugin
Link copied to clipboard
val
plugin
:
PluginInfo
timestamp
Link copied to clipboard
val
timestamp
:
String