is not current version
Last Version 1.3.1

Fluffy J Tests 1.2.0

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

License

License

GroupId

GroupId

com.itemis
ArtifactId

ArtifactId

fluffyj.tests
Version

Version

1.2.0
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 1.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7
org.hamcrest : hamcrest jar 2.2
org.assertj : assertj-core jar 3.19.0
com.itemis : fluffyj jar 1.7.0

test (1)

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

Project Modules

There are no modules declared in this project.