All Classes and Interfaces

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