hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http_test
/
com.hexagontk.http.test.examples
/
SamplesTest
/
SamplesTest
Samples
Test
constructor
(
clientAdapter
:
(
)
->
HttpClientPort
,
serverAdapter
:
(
)
->
HttpServerPort
,
serverSettings
:
HttpServerSettings
=
HttpServerSettings()
,
handler
:
HttpHandler
=
Get { ok() }
)