Skip to content
GitHub Actions / Test Results Details / Scala 2.13 on JDK 8 succeeded Jul 29, 2023 in 0s

Test Results Details / Scala 2.13 on JDK 8 ✅

Tests passed successfully

Report Passed Failed Skipped Time
docs/target/test-reports/TEST-docs.ApiMayChangeDocCheckerSpec.xml 2✅ 120ms
docs/target/test-reports/TEST-docs.http.javadsl.CustomHeaderExampleTest.xml 2✅ 66ms
docs/target/test-reports/TEST-docs.http.javadsl.CustomMediaTypesExampleTest.xml 1✅ 53ms
docs/target/test-reports/TEST-docs.http.javadsl.CustomStatusCodesExampleTest.xml 1✅ 53ms
docs/target/test-reports/TEST-docs.http.javadsl.HttpRequestDetailedStringExampleTest.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.HttpResponseDetailedStringExampleTest.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.JacksonXmlExampleTest.xml 3✅ 191ms
docs/target/test-reports/TEST-docs.http.javadsl.ModelDocTest.xml 5✅ 6ms
docs/target/test-reports/TEST-docs.http.javadsl.RespondWithHeaderHandlerExampleTest.xml 1✅ 32ms
docs/target/test-reports/TEST-docs.http.javadsl.server.BlockingInHttpExamples.xml 1✅ 22ms
docs/target/test-reports/TEST-docs.http.javadsl.server.DirectiveExamplesTest.xml 1✅ 12ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.AttributeDirectivesExamplesTest.xml 2✅ 45ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.BasicDirectivesExamplesTest.xml 38✅ 4⚪ 1s
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CachingDirectivesExamplesTest.xml 4✅ 100ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CodingDirectivesExamplesTest.xml 6✅ 288ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CookieDirectivesExamplesTest.xml 4✅ 106ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomDirectivesExamplesTest.xml 2✅ 45ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomHttpMethodExamplesTest.xml 1✅ 64ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.DebuggingDirectivesExamplesTest.xml 4✅ 89ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ExecutionDirectivesExamplesTest.xml 3✅ 99ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileAndResourceDirectivesExamplesTest.xml 7⚪ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileUploadDirectivesExamplesTest.xml 4✅ 1⚪ 162ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FormFieldDirectivesExamplesTest.xml 4✅ 186ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FutureDirectivesExamplesTest.xml 3✅ 1⚪ 94ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HeaderDirectivesExamplesTest.xml 10✅ 364ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HostDirectivesExamplesTest.xml 5✅ 104ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MarshallingDirectivesExamplesTest.xml 3✅ 138ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MethodDirectivesExamplesTest.xml 10✅ 644ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MiscDirectivesExamplesTest.xml 8✅ 232ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ParameterDirectivesExamplesTest.xml 8✅ 372ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.PathDirectivesExamplesTest.xml 16✅ 540ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RangeDirectivesExamplesTest.xml 1✅ 63ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RespondWithDirectivesExamplesTest.xml 5✅ 115ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RouteDirectivesExamplesTest.xml 5✅ 123ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SchemeDirectivesExamplesTest.xml 2✅ 45ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SecurityDirectivesExamplesTest.xml 8✅ 189ms
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.TimeoutDirectivesExamplesTest.xml 4✅ 1⚪ 4s
docs/target/test-reports/TEST-docs.http.javadsl.server.directives.WebSocketDirectivesExamplesTest.xml 4✅ 291ms
docs/target/test-reports/TEST-docs.http.javadsl.server.FileUploadExamplesTest.xml 1✅ 33ms
docs/target/test-reports/TEST-docs.http.javadsl.server.FormFieldRequestValsExampleTest.xml 2✅ 83ms
docs/target/test-reports/TEST-docs.http.javadsl.server.HeaderRequestValsExampleTest.xml 2✅ 42ms
docs/target/test-reports/TEST-docs.http.javadsl.server.HttpBasicAuthenticatorExample.xml 1✅ 22ms
docs/target/test-reports/TEST-docs.http.javadsl.server.HttpsServerExampleTest.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.javadsl.server.JsonStreamingExamplesTest.xml 2✅ 568ms
docs/target/test-reports/TEST-docs.http.javadsl.server.OAuth2AuthenticatorExample.xml 1✅ 33ms
docs/target/test-reports/TEST-docs.http.javadsl.server.PathDirectiveExampleTest.xml 1✅ 25ms
docs/target/test-reports/TEST-docs.http.javadsl.server.RejectionHandlerExamplesTest.xml 2✅ 46ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.PlayRoutesComparisonTest.xml 6✅ 167ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestkitExampleTest.xml 1✅ 24ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitFragmentTest.xml 1✅ 24ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitWithActorTest.xml 1✅ 32ms
docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.WithTimeoutTest.xml 1✅ 22ms
docs/target/test-reports/TEST-docs.http.javadsl.UnmarshalTest.xml 2✅ 46ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientDecodingExampleSpec.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientExampleSpec.xml 11✅ 3ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpRequestDetailedStringExampleSpec.xml 1✅ 6ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpResponseDetailedStringExampleSpec.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpServerExampleSpec.xml 12✅ 2ms
docs/target/test-reports/TEST-docs.http.scaladsl.HttpsExamplesSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.MarshalSpec.xml 1✅ 4ms
docs/target/test-reports/TEST-docs.http.scaladsl.ModelSpec.xml 5✅ 6ms
docs/target/test-reports/TEST-docs.http.scaladsl.RouteSealExampleSpec.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.BlockingInHttpExamplesSpec.xml 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.CaseClassExtractionExamplesSpec.xml 4✅ 20ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.DirectiveExamplesSpec.xml 8✅ 43ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.AttributeDirectivesExamplesSpec.xml 2✅ 6ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.BasicDirectivesExamplesSpec.xml 44✅ 94ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CachingDirectivesExamplesSpec.xml 4✅ 81ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CodingDirectivesExamplesSpec.xml 7✅ 34ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CookieDirectivesExamplesSpec.xml 4✅ 56ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomDirectivesExamplesSpec.xml 7✅ 16ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomHttpMethodSpec.xml 1✅ 21ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.DebuggingDirectivesExamplesSpec.xml 4✅ 24ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ExecutionDirectivesExamplesSpec.xml 2✅ 12ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileAndResourceDirectivesExamplesSpec.xml 7✅ 28ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileUploadDirectivesExamplesSpec.xml 4✅ 373ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FormFieldDirectivesExamplesSpec.xml 5✅ 18ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FutureDirectivesExamplesSpec.xml 3✅ 1⚪ 23ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HeaderDirectivesExamplesSpec.xml 10✅ 51ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HostDirectivesExamplesSpec.xml 5✅ 20ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingExamplesSpec.xml 5✅ 59ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingFullExamples.xml 1✅ 1ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MarshallingDirectivesExamplesSpec.xml 4✅ 28ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MethodDirectivesExamplesSpec.xml 10✅ 29ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MiscDirectivesExamplesSpec.xml 9✅ 28ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ParameterDirectivesExamplesSpec.xml 12✅ 68ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.PathDirectivesExamplesSpec.xml 13✅ 31ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RangeDirectivesExamplesSpec.xml 1✅ 45ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RespondWithDirectivesExamplesSpec.xml 4✅ 18ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RouteDirectivesExamplesSpec.xml 6✅ 65ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SchemeDirectivesExamplesSpec.xml 2✅ 14ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SecurityDirectivesExamplesSpec.xml 8✅ 48ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.StyleGuideExamplesSpec.xml 4✅ 70ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec.xml 5✅ 2s
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesFiniteTimeoutExamplesSpec.xml 1✅ 1s
docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.WebSocketDirectivesExamplesSpec.xml 4✅ 244ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.ExceptionHandlerExamplesSpec.xml 5✅ 15ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.FileUploadExamplesSpec.xml 2✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.FullSpecs2TestKitExampleSpec.xml 4✅ 116ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.FullTestKitExampleSpec.xml 4✅ 6ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.PlayRoutesComparisonSpec.xml 6✅ 15ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.RejectionHandlerExamplesSpec.xml 4✅ 16ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.ServerShutdownExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitFragmentSpec.xml 2✅ 4ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitTimeoutSpec.xml 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitWithActorSpec.xml 1✅ 7ms
docs/target/test-reports/TEST-docs.http.scaladsl.server.WebSocketExampleSpec.xml 4✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.ServerSentEventsExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.SprayJsonExampleSpec.xml 1✅ 0ms
docs/target/test-reports/TEST-docs.http.scaladsl.SprayJsonPrettyMarshalSpec.xml 1✅ 45ms
docs/target/test-reports/TEST-docs.http.scaladsl.UnmarshalSpec.xml 2✅ 2ms
docs/target/test-reports/TEST-docs.http.scaladsl.WebSocketClientExampleSpec.xml 6✅ 2ms

✅ docs/target/test-reports/TEST-docs.ApiMayChangeDocCheckerSpec.xml

2 tests were completed in 120ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.ApiMayChangeDocCheckerSpec 2✅ 120ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.CustomHeaderExampleTest.xml

2 tests were completed in 66ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.CustomHeaderExampleTest 2✅ 66ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.CustomMediaTypesExampleTest.xml

1 tests were completed in 53ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.CustomMediaTypesExampleTest 1✅ 53ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.CustomStatusCodesExampleTest.xml

1 tests were completed in 53ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.CustomStatusCodesExampleTest 1✅ 53ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.HttpRequestDetailedStringExampleTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.HttpRequestDetailedStringExampleTest 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.HttpResponseDetailedStringExampleTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.HttpResponseDetailedStringExampleTest 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.JacksonXmlExampleTest.xml

3 tests were completed in 191ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.JacksonXmlExampleTest 3✅ 191ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.ModelDocTest.xml

5 tests were completed in 6ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.ModelDocTest 5✅ 6ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.RespondWithHeaderHandlerExampleTest.xml

1 tests were completed in 32ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.RespondWithHeaderHandlerExampleTest 1✅ 32ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.BlockingInHttpExamples.xml

1 tests were completed in 22ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.BlockingInHttpExamples 1✅ 22ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.DirectiveExamplesTest.xml

1 tests were completed in 12ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.DirectiveExamplesTest 1✅ 12ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.AttributeDirectivesExamplesTest.xml

2 tests were completed in 45ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.AttributeDirectivesExamplesTest 2✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.BasicDirectivesExamplesTest.xml

42 tests were completed in 1s with 38 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.BasicDirectivesExamplesTest 38✅ 4⚪ 1s

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CachingDirectivesExamplesTest.xml

4 tests were completed in 100ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CachingDirectivesExamplesTest 4✅ 100ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CodingDirectivesExamplesTest.xml

6 tests were completed in 288ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CodingDirectivesExamplesTest 6✅ 288ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CookieDirectivesExamplesTest.xml

4 tests were completed in 106ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CookieDirectivesExamplesTest 4✅ 106ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomDirectivesExamplesTest.xml

2 tests were completed in 45ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CustomDirectivesExamplesTest 2✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.CustomHttpMethodExamplesTest.xml

1 tests were completed in 64ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.CustomHttpMethodExamplesTest 1✅ 64ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.DebuggingDirectivesExamplesTest.xml

4 tests were completed in 89ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.DebuggingDirectivesExamplesTest 4✅ 89ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ExecutionDirectivesExamplesTest.xml

3 tests were completed in 99ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.ExecutionDirectivesExamplesTest 3✅ 99ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileAndResourceDirectivesExamplesTest.xml

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

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FileAndResourceDirectivesExamplesTest 7⚪ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FileUploadDirectivesExamplesTest.xml

5 tests were completed in 162ms with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FileUploadDirectivesExamplesTest 4✅ 1⚪ 162ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FormFieldDirectivesExamplesTest.xml

4 tests were completed in 186ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FormFieldDirectivesExamplesTest 4✅ 186ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.FutureDirectivesExamplesTest.xml

4 tests were completed in 94ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.FutureDirectivesExamplesTest 3✅ 1⚪ 94ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HeaderDirectivesExamplesTest.xml

10 tests were completed in 364ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.HeaderDirectivesExamplesTest 10✅ 364ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.HostDirectivesExamplesTest.xml

5 tests were completed in 104ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.HostDirectivesExamplesTest 5✅ 104ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MarshallingDirectivesExamplesTest.xml

3 tests were completed in 138ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.MarshallingDirectivesExamplesTest 3✅ 138ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MethodDirectivesExamplesTest.xml

10 tests were completed in 644ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.MethodDirectivesExamplesTest 10✅ 644ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.MiscDirectivesExamplesTest.xml

8 tests were completed in 232ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.MiscDirectivesExamplesTest 8✅ 232ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.ParameterDirectivesExamplesTest.xml

8 tests were completed in 372ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.ParameterDirectivesExamplesTest 8✅ 372ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.PathDirectivesExamplesTest.xml

16 tests were completed in 540ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.PathDirectivesExamplesTest 16✅ 540ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RangeDirectivesExamplesTest.xml

1 tests were completed in 63ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.RangeDirectivesExamplesTest 1✅ 63ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RespondWithDirectivesExamplesTest.xml

5 tests were completed in 115ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.RespondWithDirectivesExamplesTest 5✅ 115ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.RouteDirectivesExamplesTest.xml

5 tests were completed in 123ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.RouteDirectivesExamplesTest 5✅ 123ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SchemeDirectivesExamplesTest.xml

2 tests were completed in 45ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.SchemeDirectivesExamplesTest 2✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.SecurityDirectivesExamplesTest.xml

8 tests were completed in 189ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.SecurityDirectivesExamplesTest 8✅ 189ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.TimeoutDirectivesExamplesTest.xml

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

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.TimeoutDirectivesExamplesTest 4✅ 1⚪ 4s

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.directives.WebSocketDirectivesExamplesTest.xml

4 tests were completed in 291ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.directives.WebSocketDirectivesExamplesTest 4✅ 291ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.FileUploadExamplesTest.xml

1 tests were completed in 33ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.FileUploadExamplesTest 1✅ 33ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.FormFieldRequestValsExampleTest.xml

2 tests were completed in 83ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.FormFieldRequestValsExampleTest 2✅ 83ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.HeaderRequestValsExampleTest.xml

2 tests were completed in 42ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.HeaderRequestValsExampleTest 2✅ 42ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.HttpBasicAuthenticatorExample.xml

1 tests were completed in 22ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.HttpBasicAuthenticatorExample 1✅ 22ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.HttpsServerExampleTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.HttpsServerExampleTest 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.JsonStreamingExamplesTest.xml

2 tests were completed in 568ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.JsonStreamingExamplesTest 2✅ 568ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.OAuth2AuthenticatorExample.xml

1 tests were completed in 33ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.OAuth2AuthenticatorExample 1✅ 33ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.PathDirectiveExampleTest.xml

1 tests were completed in 25ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.PathDirectiveExampleTest 1✅ 25ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.RejectionHandlerExamplesTest.xml

2 tests were completed in 46ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.RejectionHandlerExamplesTest 2✅ 46ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.PlayRoutesComparisonTest.xml

6 tests were completed in 167ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.PlayRoutesComparisonTest 6✅ 167ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestkitExampleTest.xml

1 tests were completed in 24ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.TestkitExampleTest 1✅ 24ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitFragmentTest.xml

1 tests were completed in 24ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.TestKitFragmentTest 1✅ 24ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.TestKitWithActorTest.xml

1 tests were completed in 32ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.TestKitWithActorTest 1✅ 32ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.server.testkit.WithTimeoutTest.xml

1 tests were completed in 22ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.server.testkit.WithTimeoutTest 1✅ 22ms

✅ docs/target/test-reports/TEST-docs.http.javadsl.UnmarshalTest.xml

2 tests were completed in 46ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.javadsl.UnmarshalTest 2✅ 46ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientDecodingExampleSpec.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpClientDecodingExampleSpec 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpClientExampleSpec.xml

11 tests were completed in 3ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpClientExampleSpec 11✅ 3ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpRequestDetailedStringExampleSpec.xml

1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpRequestDetailedStringExampleSpec 1✅ 6ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpResponseDetailedStringExampleSpec.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpResponseDetailedStringExampleSpec 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpServerExampleSpec.xml

12 tests were completed in 2ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpServerExampleSpec 12✅ 2ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.HttpsExamplesSpec.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.HttpsExamplesSpec 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.MarshalSpec.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.MarshalSpec 1✅ 4ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.ModelSpec.xml

5 tests were completed in 6ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.ModelSpec 5✅ 6ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.RouteSealExampleSpec.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.RouteSealExampleSpec 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.BlockingInHttpExamplesSpec.xml

No tests found

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.BlockingInHttpExamplesSpec 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.CaseClassExtractionExamplesSpec.xml

4 tests were completed in 20ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.CaseClassExtractionExamplesSpec 4✅ 20ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.DirectiveExamplesSpec.xml

8 tests were completed in 43ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.DirectiveExamplesSpec 8✅ 43ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.AttributeDirectivesExamplesSpec.xml

2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.AttributeDirectivesExamplesSpec 2✅ 6ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.BasicDirectivesExamplesSpec.xml

44 tests were completed in 94ms with 44 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.BasicDirectivesExamplesSpec 44✅ 94ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CachingDirectivesExamplesSpec.xml

4 tests were completed in 81ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CachingDirectivesExamplesSpec 4✅ 81ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CodingDirectivesExamplesSpec.xml

7 tests were completed in 34ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CodingDirectivesExamplesSpec 7✅ 34ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CookieDirectivesExamplesSpec.xml

4 tests were completed in 56ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CookieDirectivesExamplesSpec 4✅ 56ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomDirectivesExamplesSpec.xml

7 tests were completed in 16ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CustomDirectivesExamplesSpec 7✅ 16ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.CustomHttpMethodSpec.xml

1 tests were completed in 21ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.CustomHttpMethodSpec 1✅ 21ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.DebuggingDirectivesExamplesSpec.xml

4 tests were completed in 24ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.DebuggingDirectivesExamplesSpec 4✅ 24ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ExecutionDirectivesExamplesSpec.xml

2 tests were completed in 12ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.ExecutionDirectivesExamplesSpec 2✅ 12ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileAndResourceDirectivesExamplesSpec.xml

7 tests were completed in 28ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FileAndResourceDirectivesExamplesSpec 7✅ 28ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FileUploadDirectivesExamplesSpec.xml

4 tests were completed in 373ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FileUploadDirectivesExamplesSpec 4✅ 373ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FormFieldDirectivesExamplesSpec.xml

5 tests were completed in 18ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FormFieldDirectivesExamplesSpec 5✅ 18ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.FutureDirectivesExamplesSpec.xml

4 tests were completed in 23ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.FutureDirectivesExamplesSpec 3✅ 1⚪ 23ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HeaderDirectivesExamplesSpec.xml

10 tests were completed in 51ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.HeaderDirectivesExamplesSpec 10✅ 51ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.HostDirectivesExamplesSpec.xml

5 tests were completed in 20ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.HostDirectivesExamplesSpec 5✅ 20ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingExamplesSpec.xml

5 tests were completed in 59ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.JsonStreamingExamplesSpec 5✅ 59ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.JsonStreamingFullExamples.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.JsonStreamingFullExamples 1✅ 1ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MarshallingDirectivesExamplesSpec.xml

4 tests were completed in 28ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.MarshallingDirectivesExamplesSpec 4✅ 28ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MethodDirectivesExamplesSpec.xml

10 tests were completed in 29ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.MethodDirectivesExamplesSpec 10✅ 29ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.MiscDirectivesExamplesSpec.xml

9 tests were completed in 28ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.MiscDirectivesExamplesSpec 9✅ 28ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.ParameterDirectivesExamplesSpec.xml

12 tests were completed in 68ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.ParameterDirectivesExamplesSpec 12✅ 68ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.PathDirectivesExamplesSpec.xml

13 tests were completed in 31ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.PathDirectivesExamplesSpec 13✅ 31ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RangeDirectivesExamplesSpec.xml

1 tests were completed in 45ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.RangeDirectivesExamplesSpec 1✅ 45ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RespondWithDirectivesExamplesSpec.xml

4 tests were completed in 18ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.RespondWithDirectivesExamplesSpec 4✅ 18ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.RouteDirectivesExamplesSpec.xml

6 tests were completed in 65ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.RouteDirectivesExamplesSpec 6✅ 65ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SchemeDirectivesExamplesSpec.xml

2 tests were completed in 14ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.SchemeDirectivesExamplesSpec 2✅ 14ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.SecurityDirectivesExamplesSpec.xml

8 tests were completed in 48ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.SecurityDirectivesExamplesSpec 8✅ 48ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.StyleGuideExamplesSpec.xml

4 tests were completed in 70ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.StyleGuideExamplesSpec 4✅ 70ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec 5✅ 2s

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.TimeoutDirectivesFiniteTimeoutExamplesSpec.xml

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

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.TimeoutDirectivesFiniteTimeoutExamplesSpec 1✅ 1s

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.directives.WebSocketDirectivesExamplesSpec.xml

4 tests were completed in 244ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.directives.WebSocketDirectivesExamplesSpec 4✅ 244ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.ExceptionHandlerExamplesSpec.xml

5 tests were completed in 15ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.ExceptionHandlerExamplesSpec 5✅ 15ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.FileUploadExamplesSpec.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.FileUploadExamplesSpec 2✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.FullSpecs2TestKitExampleSpec.xml

4 tests were completed in 116ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.FullSpecs2TestKitExampleSpec 4✅ 116ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.FullTestKitExampleSpec.xml

4 tests were completed in 6ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.FullTestKitExampleSpec 4✅ 6ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.PlayRoutesComparisonSpec.xml

6 tests were completed in 15ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.PlayRoutesComparisonSpec 6✅ 15ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.RejectionHandlerExamplesSpec.xml

4 tests were completed in 16ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.RejectionHandlerExamplesSpec 4✅ 16ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.ServerShutdownExampleSpec.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.ServerShutdownExampleSpec 1✅ 0ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitFragmentSpec.xml

2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.TestKitFragmentSpec 2✅ 4ms

✅ docs/target/test-reports/TEST-docs.http.scaladsl.server.TestKitTimeoutSpec.xml

No tests found

Test suite Passed Failed Skipped Time
docs.http.scaladsl.server.TestKitTimeoutSpec 0ms
Report exceeded GitHub limit of 65535 bytes and has been trimmed