Uses of Interface
io.helidon.nima.testing.junit5.webserver.spi.ServerJunitExtension
Packages that use ServerJunitExtension
Package
Description
Unit and integration testing support for Níma WebServer and JUnit 5.
Unit and integration testing support for Níma WebSocket and JUnit 5.
-
Uses of ServerJunitExtension in io.helidon.nima.testing.junit5.webserver
Classes in io.helidon.nima.testing.junit5.webserver that implement ServerJunitExtensionModifier and TypeClassDescriptionclassJavaServiceLoaderprovider implementation of aServerJunitExtensionthat adds support for HTTP/1.1. -
Uses of ServerJunitExtension in io.helidon.nima.testing.junit5.websocket
Classes in io.helidon.nima.testing.junit5.websocket that implement ServerJunitExtensionModifier and TypeClassDescriptionclassAServiceLoaderprovider implementation that adds support for injection of WebSocket related artifacts, such asWsClientin Helidon Níma integration tests.