Last Version

com.github.aro-tech:tdd-mixins-junit4 1.1.29

Java-8 mixins for convenient use of popular libraries in JUnit 4 test fixtures.

License

License

Categories

Categories

JUnit Unit Testing Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.aro-tech
ArtifactId

ArtifactId

tdd-mixins-junit4
Version

Version

1.1.29
Type

Type

jar
Description

Description

com.github.aro-tech:tdd-mixins-junit4
Java-8 mixins for convenient use of popular libraries in JUnit 4 test fixtures.
Project URL

Project URL

https://github.com/aro-tech/tdd-mixins-junit4

Download tdd-mixins-junit4 1.1.29


<!-- https://jarcasting.com/artifacts/com.github.aro-tech/tdd-mixins-junit4/ -->
<dependency>
    <groupId>com.github.aro-tech</groupId>
    <artifactId>tdd-mixins-junit4</artifactId>
    <version>1.1.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aro-tech/tdd-mixins-junit4/
implementation 'com.github.aro-tech:tdd-mixins-junit4:1.1.29'
// https://jarcasting.com/artifacts/com.github.aro-tech/tdd-mixins-junit4/
implementation ("com.github.aro-tech:tdd-mixins-junit4:1.1.29")
'com.github.aro-tech:tdd-mixins-junit4:jar:1.1.29'
<dependency org="com.github.aro-tech" name="tdd-mixins-junit4" rev="1.1.29">
  <artifact name="tdd-mixins-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aro-tech', module='tdd-mixins-junit4', version='1.1.29')
)
libraryDependencies += "com.github.aro-tech" % "tdd-mixins-junit4" % "1.1.29"
[com.github.aro-tech/tdd-mixins-junit4 "1.1.29"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.aro-tech : tdd-mixins-core jar 1.1.29

Project Modules

There are no modules declared in this project.