All Classes and Interfaces

Class
Description
Simple abstraction that define a server rule using jetty as embedded server.
Jetty Embedded Server.mv
Jetty configuration settings.
Builder for EmbeddedJettyConfiguration instances.
Static factories for EmbeddedJetty that can be used in JUnit 4 Runner implementation or JUnit Jupiter Extension.
Jetty Embedded Server provider, used by the service provider interface from the JDK.
Error thrown when jetty configuration is not valid.
Annotation that can be used to specify EmbeddedJettyConfiguration provider that will be used to create new EmbeddedJettyConfiguration and use it for the test suite.
A specialized JunitServerExtension that will instantiate an EmbeddedJetty server automatically instead of using the Service Provider API.
Rule that can be used to start and stop embedded jetty server.
Rule that can be used to start and stop embedded jetty server.
Exception used to create a test with JettyServerExtension.