Last Version

Nuun IO Kernel Tests 1.0.M9

This is the tests part of the Nuun IO Kernel. Use this project when you want to make unit test and integration tests from your plugins. See kernel parent description.

License

License

GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

kernel-tests
Version

Version

1.0.M9
Type

Type

jar
Description

Description

Nuun IO Kernel Tests
This is the tests part of the Nuun IO Kernel. Use this project when you want to make unit test and integration tests from your plugins. See kernel parent description.

Download kernel-tests 1.0.M9


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

Dependencies

compile (5)

Group / Artifact Type Version
io.nuun : kernel-core jar 1.0.M9
junit : junit Optional jar 4.11
ch.qos.logback : logback-classic Optional jar 1.0.0
org.assertj : assertj-core Optional jar 1.3.0
org.slf4j : slf4j-api jar 1.7.16

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.5
org.powermock : powermock-core jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.