Package com.github.mjeanroy.junit.servers.tomcat
package com.github.mjeanroy.junit.servers.tomcat
-
ClassDescriptionAbstractEmbeddedTomcat<CONFIGURATION extends com.github.mjeanroy.junit.servers.tomcat.AbstractEmbeddedTomcatConfiguration>Embedded server using tomcat as implementation.AbstractEmbeddedTomcatFactory<EMBEDDED_TOMCAT extends AbstractEmbeddedTomcat<EmbeddedTomcatConfiguration>>Static factories for Tomcat that can be used in JUnit 4 Runner implementation or JUnit Jupiter Extension.Tomcat configuration settings.Builder for
EmbeddedTomcatConfiguration
.AEmbeddedTomcatConfiguration
provider.Error thrown when Tomcat configuration is not valid.Annotation that can be used to specifyEmbeddedTomcatConfiguration
provider that will be used to create newEmbeddedTomcatConfiguration
and use it for the test suite.