Class dev.suresh.CommonTest

6

tests

0

failures

0

ignored

5.667s

duration

100%

successful

Tests

Test Method name Duration Result
greetings[wasmJs, browser, ChromeHeadless134.0.0.0, Linuxx86_64] greetings 0.008s passed
greetings[js, browser, ChromeHeadless134.0.0.0, Linuxx86_64] greetings 0s passed
greetings()[jvm] greetings() 0.646s passed
testHttpClient[wasmJs, browser, ChromeHeadless134.0.0.0, Linuxx86_64] testHttpClient 0.158s passed
testHttpClient[js, browser, ChromeHeadless134.0.0.0, Linuxx86_64] testHttpClient 0.251s passed
testHttpClient()[jvm] testHttpClient() 4.604s 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/