Jar examples for t:testing-util
Extra matchers and other utilities needed for testing complex java 8 apps.
You can download jar file testing-util 0.3.3 in this page.
Apache License, Version 2.0
You can use the following script to add testing-util-0.3.3.jar to your project.
<dependency> <groupId>net.morimekta.utils</groupId> <artifactId>testing-util</artifactId> <version>0.3.3</version> </dependency>
compile group: 'net.morimekta.utils', name: 'testing-util', version: '0.3.3'
libraryDependencies += "net.morimekta.utils" % "testing-util" % "0.3.3"
<dependency org="net.morimekta.utils" name="testing-util" rev="0.3.3"/>
@Grapes(@Grab(group='net.morimekta.utils', module='testing-util', version='0.3.3'))
'net.morimekta.utils:testing-util:jar:0.3.3'
Click the following link to download the jar file.
testing-util-0.3.3-javadoc.jar