Fixtures to work with emails in FitNesse


License

License

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-email
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fixtures to work with emails in FitNesse
Fixtures to work with emails in FitNesse
Project URL

Project URL

https://github.com/fhoeben/hsac-fitnesse-email
Source Code Management

Source Code Management

https://github.com/fhoeben/hsac-fitnesse-email.git

Download hsac-fitnesse-email

How to add to project

<!-- https://jarcasting.com/artifacts/nl.hsac/hsac-fitnesse-email/ -->
<dependency>
    <groupId>nl.hsac</groupId>
    <artifactId>hsac-fitnesse-email</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.hsac/hsac-fitnesse-email/
implementation 'nl.hsac:hsac-fitnesse-email:0.5.0'
// https://jarcasting.com/artifacts/nl.hsac/hsac-fitnesse-email/
implementation ("nl.hsac:hsac-fitnesse-email:0.5.0")
'nl.hsac:hsac-fitnesse-email:jar:0.5.0'
<dependency org="nl.hsac" name="hsac-fitnesse-email" rev="0.5.0">
  <artifact name="hsac-fitnesse-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.hsac', module='hsac-fitnesse-email', version='0.5.0')
)
libraryDependencies += "nl.hsac" % "hsac-fitnesse-email" % "0.5.0"
[nl.hsac/hsac-fitnesse-email "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.hsac : hsac-fitnesse-fixtures jar 4.6.3
com.sun.mail : javax.mail jar 1.6.2

provided (1)

Group / Artifact Type Version
org.fitnesse : fitnesse jar 20190716

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

hsac-fitnesse-email

Build Status Maven Central

This project extends the Java fixtures provided by hsac-fitnesse-fixtures. It adds the ability to check emails received.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1