Class dev.suresh.CommonTest

6

tests

0

failures

0

ignored

5.874s

duration

100%

successful

Tests

Test Method name Duration Result
greetings[wasmJs, browser, ChromeHeadless136.0.0.0, Linuxx86_64] greetings 0.005s passed
greetings[js, browser, ChromeHeadless136.0.0.0, Linuxx86_64] greetings 0s passed
greetings()[jvm] greetings() 0.568s passed
testHttpClient[wasmJs, browser, ChromeHeadless136.0.0.0, Linuxx86_64] testHttpClient 0.279s passed
testHttpClient[js, browser, ChromeHeadless136.0.0.0, Linuxx86_64] testHttpClient 0.273s passed
testHttpClient()[jvm] testHttpClient() 4.749s passed

Standard output

HttpClient: REQUEST: http://localhost:9877/
METHOD: GETHttpClient: RESPONSE: 400 Bad Request
METHOD: GET
FROM: http://localhost:9877/HttpClient: REQUEST: http://localhost:9876/
METHOD: GETHttpClient: RESPONSE: 400 Bad Request
METHOD: GET
FROM: http://localhost:9876/

Standard error

SLF4J(I): Connected with provider of type [org.slf4j.simple.SimpleServiceProvider]
[Test worker @kotlinx.coroutines.test runner#2] INFO io.ktor.client.HttpClient - REQUEST: http://localhost/
METHOD: GET
[Test worker @kotlinx.coroutines.test runner#2] INFO io.ktor.client.HttpClient - RESPONSE: 400 Bad Request
METHOD: GET
FROM: http://localhost/