PowerNukkit JUnit 5 Testing Framework

Provides a JUnit 5 extension that prepares the PowerNukkit environment to execute tests without having to create too many mocks

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.powernukkit
ArtifactId

ArtifactId

powernukkit-tests-junit5
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

PowerNukkit JUnit 5 Testing Framework
Provides a JUnit 5 extension that prepares the PowerNukkit environment to execute tests without having to create too many mocks
Project URL

Project URL

https://powernukkit.org
Project Organization

Project Organization

PowerNukkit
Source Code Management

Source Code Management

https://github.com/PowerNukkit/PowerNukkit-JUnit5-Framework

Download powernukkit-tests-junit5

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.mockito : mockito-junit-jupiter jar 3.3.3

provided (2)

Group / Artifact Type Version
org.powernukkit : powernukkit jar 1.3.1.5-PN
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.
org.powernukkit
The Nukkit you know but Powerful!

Versions

Version
0.1.1
0.1.0