Last Version

io.github.sebivenlo:sebitesthelpers 2.0.0

Fontys Venlo best maven practices. set of test helpers to easy the writing of non functional tests, such as visiblity, naughty code etc.

License

License

GroupId

GroupId

io.github.sebivenlo
ArtifactId

ArtifactId

sebitesthelpers
Version

Version

2.0.0
Type

Type

jar
Description

Description

Fontys Venlo best maven practices. set of test helpers to easy the writing of non functional tests, such as visiblity, naughty code etc.

Download sebitesthelpers 2.0.0


<!-- https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/ -->
<dependency>
    <groupId>io.github.sebivenlo</groupId>
    <artifactId>sebitesthelpers</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/
implementation 'io.github.sebivenlo:sebitesthelpers:2.0.0'
// https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/
implementation ("io.github.sebivenlo:sebitesthelpers:2.0.0")
'io.github.sebivenlo:sebitesthelpers:jar:2.0.0'
<dependency org="io.github.sebivenlo" name="sebitesthelpers" rev="2.0.0">
  <artifact name="sebitesthelpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sebivenlo', module='sebitesthelpers', version='2.0.0')
)
libraryDependencies += "io.github.sebivenlo" % "sebitesthelpers" % "2.0.0"
[io.github.sebivenlo/sebitesthelpers "2.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.5.13
org.mockito : mockito-junit-jupiter jar 3.5.13
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.