Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.github.mjeanroy.junit.servers.servers.AbstractEmbeddedServer<EMBEDDED_SERVER,CONFIGURATION> (implements com.github.mjeanroy.junit.servers.servers.EmbeddedServer<CONFIGURATION>)
    • com.github.mjeanroy.junit.servers.tomcat.AbstractEmbeddedTomcatFactory<EMBEDDED_TOMCAT>
    • com.github.mjeanroy.junit.servers.tomcat.junit4.AbstractTomcatJunit4Test
    • com.github.mjeanroy.junit.servers.tomcat.EmbeddedTomcatProvider (implements com.github.mjeanroy.junit.servers.servers.EmbeddedServerProvider<CONFIGURATION>)
    • org.junit.rules.ExternalResource (implements org.junit.rules.TestRule)
    • com.github.mjeanroy.junit.servers.jupiter.JunitServerExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.ParameterResolver)
    • org.junit.runner.Runner (implements org.junit.runner.Describable)
      • org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)

Annotation Type Hierarchy

  • com.github.mjeanroy.junit.servers.tomcat.jupiter.TomcatTest (implements java.lang.annotation.Annotation)