Fluffy J Tests

Helper code that aims at making test code easier to comprehend. Also extra fluffy ❤

License

License

GroupId

GroupId

com.itemis
ArtifactId

ArtifactId

fluffyj.tests
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fluffy J Tests
Helper code that aims at making test code easier to comprehend. Also extra fluffy ❤
Project URL

Project URL

https://github.com/itemis/fluffyj-tests
Project Organization

Project Organization

itemis AG
Source Code Management

Source Code Management

https://github.com/itemis/fluffyj-tests.git

Download fluffyj.tests

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-junit-jupiter jar 4.3.1
org.hamcrest : hamcrest jar 2.2
org.assertj : assertj-core jar 3.22.0
com.itemis : fluffyj jar 1.8.1

test (1)

Group / Artifact Type Version
com.tngtech.archunit : archunit-junit5 jar 0.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0