Skip to content

readme

readme #6

GitHub Actions / Test reports succeeded May 3, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/test-results/test/TEST-demo.ExampleApiSpec.xml

7 tests were completed in 4s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
demo.ExampleApiSpec 7✅ 4s

✅ demo.ExampleApiSpec

✅ suspend GET -> String
✅ suspend GET -> KotlinX Serializable
✅ suspend GET -> Either<Exception, KotlinX Serializable>
✅ GET -> Either<Exception, KotlinX Serializable>
✅ suspend GET -> Either<Exception, HttpResponse>
✅ Either.Left contains HTTP error
✅ Either.Left contains Serialization Error