org.rapidpm:rapidpm-junit5-ext-servlet-container-api

jUnit5 Extension to start/stop Servlet Container for a test

License

License

Categories

Categories

JUnit Unit Testing Container
GroupId

GroupId

org.rapidpm
ArtifactId

ArtifactId

rapidpm-junit5-ext-servlet-container-api
Last Version

Last Version

01.00.04-RPM
Release Date

Release Date

Type

Type

jar
Description

Description

jUnit5 Extension to start/stop Servlet Container for a test
Project Organization

Project Organization

RapidPM

Download rapidpm-junit5-ext-servlet-container-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/ -->
<dependency>
    <groupId>org.rapidpm</groupId>
    <artifactId>rapidpm-junit5-ext-servlet-container-api</artifactId>
    <version>01.00.04-RPM</version>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/
implementation 'org.rapidpm:rapidpm-junit5-ext-servlet-container-api:01.00.04-RPM'
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/
implementation ("org.rapidpm:rapidpm-junit5-ext-servlet-container-api:01.00.04-RPM")
'org.rapidpm:rapidpm-junit5-ext-servlet-container-api:jar:01.00.04-RPM'
<dependency org="org.rapidpm" name="rapidpm-junit5-ext-servlet-container-api" rev="01.00.04-RPM">
  <artifact name="rapidpm-junit5-ext-servlet-container-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm', module='rapidpm-junit5-ext-servlet-container-api', version='01.00.04-RPM')
)
libraryDependencies += "org.rapidpm" % "rapidpm-junit5-ext-servlet-container-api" % "01.00.04-RPM"
[org.rapidpm/rapidpm-junit5-ext-servlet-container-api "01.00.04-RPM"]

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.rapidpm : rapidpm-junit5-commons jar 01.00.03-RPM
org.rapidpm : rapidpm-functional-reactive jar 01.00.01-RPM
org.rapidpm : rapidpm-logger-adapter jar 01.00.01-RPM

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

junit5-servlet-container-extension

A jUnit5 Extension to start/stop (manage) a servlet container for every test

Supported Container

Apache Meecrowave

Spring Boot V1

Spring Boot V2

How to implement your own

org.rapidpm

Vaadin Developer

Jumpstarts and HowTos for Vaadin based projects

Versions

Version
01.00.04-RPM
01.00.03-RPM
01.00.02-RPM
01.00.01-RPM
01.00.00-RPM