JUnit 5 GreenMail Extension

A JUnit 5 Extension to use the Greenmail Framework for integration tests.

License

License

GroupId

GroupId

de.schegge.test
ArtifactId

ArtifactId

greenmail-extension
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit 5 GreenMail Extension
A JUnit 5 Extension to use the Greenmail Framework for integration tests.
Project URL

Project URL

https://gitlab.com/schegge/junit-5-greenmail-extension
Source Code Management

Source Code Management

https://gitlab.com/schegge/junit-5-greenmail-extension

Download greenmail-extension

How to add to project

<!-- https://jarcasting.com/artifacts/de.schegge.test/greenmail-extension/ -->
<dependency>
    <groupId>de.schegge.test</groupId>
    <artifactId>greenmail-extension</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.schegge.test/greenmail-extension/
implementation 'de.schegge.test:greenmail-extension:0.1.1'
// https://jarcasting.com/artifacts/de.schegge.test/greenmail-extension/
implementation ("de.schegge.test:greenmail-extension:0.1.1")
'de.schegge.test:greenmail-extension:jar:0.1.1'
<dependency org="de.schegge.test" name="greenmail-extension" rev="0.1.1">
  <artifact name="greenmail-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schegge.test', module='greenmail-extension', version='0.1.1')
)
libraryDependencies += "de.schegge.test" % "greenmail-extension" % "0.1.1"
[de.schegge.test/greenmail-extension "0.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.icegreen : greenmail jar 1.5.14
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest jar 2.2

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1