Class dev.suresh.CommonTest

6

tests

0

failures

0

ignored

5.275s

duration

100%

successful

Tests

Test Method name Duration Result
greetings[wasmJs, browser, ChromeHeadless129.0.0.0, Linuxx86_64] greetings 0s passed
greetings[js, browser, ChromeHeadless129.0.0.0, Linuxx86_64] greetings 0.022s passed
greetings()[jvm] greetings() 0.311s passed
testHttpClient[js, browser, ChromeHeadless129.0.0.0, Linuxx86_64] testHttpClient 0.246s passed
testHttpClient[wasmJs, browser, ChromeHeadless129.0.0.0, Linuxx86_64] testHttpClient 0.139s passed
testHttpClient()[jvm] testHttpClient() 4.557s passed

Standard output

HttpClient: REQUEST: http://localhost:9876/
METHOD: HttpMethod(value=GET)HttpClient: RESPONSE: 400 Bad Request
METHOD: HttpMethod(value=GET)
FROM: http://localhost:9876/HttpClient: REQUEST: http://localhost:9876/
METHOD: HttpMethod(value=GET)HttpClient: RESPONSE: 400 Bad Request
METHOD: HttpMethod(value=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: HttpMethod(value=GET)
[Test worker @kotlinx.coroutines.test runner#2] INFO io.ktor.client.HttpClient - RESPONSE: 400 Bad Request
METHOD: HttpMethod(value=GET)
FROM: http://localhost/