truth-generator-integration-tests-0.1.2-SNAPSHOT.jar

Standalone test that exercise the installed plugin to generate code, and use it in tests.

maven
<dependency>
  <groupId>io.stubbs.truth</groupId>
  <artifactId>truth-generator-integration-tests</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>

leiningen
[io.stubbs.truth/truth-generator-integration-tests "0.1.2-SNAPSHOT"]
ivy
<dependency org="io.stubbs.truth" name="truth-generator-integration-tests" rev="0.1.2-SNAPSHOT" />
sbt
libraryDependencies += "io.stubbs.truth" % "truth-generator-integration-tests" % "0.1.2-SNAPSHOT"
gradle
compile 'io.stubbs.truth:truth-generator-integration-tests:0.1.2-SNAPSHOT'
grape
@Grapes(
@Grab(group='io.stubbs.truth', module='truth-generator-integration-tests', version='0.1.2-SNAPSHOT')
)

POMs

Name MD5 SHA1 SHA256 Size Download
truth-generator-integration-tests-0.1.2-20220713.172612-5.pom cc9a21923f092a426985c249c266b72b db8bc22a6809db5551270a28c8ed09fe21368390 d9bf2e21667643dc3aa5c0c9dd588d206b3c02717290ce49fec9001c4d88d02d 4.02 KB
truth-generator-integration-tests-0.1.2-20220713.171830-4.pom cc9a21923f092a426985c249c266b72b db8bc22a6809db5551270a28c8ed09fe21368390 d9bf2e21667643dc3aa5c0c9dd588d206b3c02717290ce49fec9001c4d88d02d 4.02 KB
truth-generator-integration-tests-0.1.2-20220713.171152-3.pom cc9a21923f092a426985c249c266b72b db8bc22a6809db5551270a28c8ed09fe21368390 d9bf2e21667643dc3aa5c0c9dd588d206b3c02717290ce49fec9001c4d88d02d 4.02 KB
truth-generator-integration-tests-0.1.2-20220713.170419-2.pom cc9a21923f092a426985c249c266b72b db8bc22a6809db5551270a28c8ed09fe21368390 d9bf2e21667643dc3aa5c0c9dd588d206b3c02717290ce49fec9001c4d88d02d 4.02 KB
truth-generator-integration-tests-0.1.2-20220711.210840-1.pom cc9a21923f092a426985c249c266b72b db8bc22a6809db5551270a28c8ed09fe21368390 d9bf2e21667643dc3aa5c0c9dd588d206b3c02717290ce49fec9001c4d88d02d 4.02 KB

JARs

Name MD5 SHA1 SHA256 Size Download
truth-generator-integration-tests-0.1.2-20220713.172612-5-tests.jar 450ce13328d51976bf11a3b610a7ca34 aabc55c0508baab8c87369fd11f8fe68307cf112 9ec8f855bd45872f60589567d76cdc665b5bdbf08ed8cecb86773742c53914d6 130 KB
truth-generator-integration-tests-0.1.2-20220713.172612-5.jar 58eca8b5c4be371857300df439094067 15ad232690b192e8557ac29adb39fe188ec4e21f c8dcb346fb21e42ecf759d4a578e60bb470357270c7f332da5fcb37ccf8415ca 2.32 KB
truth-generator-integration-tests-0.1.2-20220713.171830-4-tests.jar f6c5037b7ea5413befcbd550300e09bb 6f30675bc948d7822e3f22883a4da7ca4baddbff 60c597062e548ea3dfc4c5efcc5dcd3ba0919ed40de9facb8317f6d4956d467f 130 KB
truth-generator-integration-tests-0.1.2-20220713.171830-4.jar 22f08f34c6c7dabac819dcd1c2b0e4c9 48f3fcc9b9416bf07d943e78710296b0f5fb9d4e 9828c83b1b09b941311647bf6c0642bf885d2b49422487fc46f3bddca5a1ea4b 2.32 KB
truth-generator-integration-tests-0.1.2-20220713.171152-3-tests.jar bdb0cb7a119b5d77908d82dffc984a62 45095d7c042a88d1dd6df9ea609d81850518488c f3056b2c6a36e40fcd2711962c6f83b729f0268d8d171eacc4e09e31dda43581 130 KB
truth-generator-integration-tests-0.1.2-20220713.171152-3.jar c73fac8cac7d551f76ea251d8245f80e c1ec70089a9a2daa75e0563929eb92e670156d59 6ec826ed71b3bf12bec3cd54d185b721ee8ab52c00ce6a4a31fc67fd307da53d 2.32 KB
truth-generator-integration-tests-0.1.2-20220713.170419-2-tests.jar d1edbfd8c9c9c8ec9912bcd6129a0fcd bca3e0d16b65971fcb46324bcb50fdf3b597dec2 deba09c7186d3f4d34d6ab27528d4a6997d5a019a290f7c2c287e6643d2b89eb 130 KB
truth-generator-integration-tests-0.1.2-20220713.170419-2.jar f80a445251a269cc763f768566a5fd3f 556351a283665080edde2261e94e9515bb6ae39b 7919759210ab423f0ee8fb83c009c6964a688bf46db80b96ba3f6f30bafccc8f 2.32 KB
truth-generator-integration-tests-0.1.2-20220711.210840-1-tests.jar 22949eb8a77a7b3ae110d8d0583f7959 f3bcc4e7fbe8a736afea8b6f5771b2553ae5f721 49646f269a06f4453ee368b599b84fbff0fb0741ff00dc83c79bbc71ca8ba8a6 130 KB
truth-generator-integration-tests-0.1.2-20220711.210840-1.jar 6588ed2b53018dabdb1ad86bb6919bce 99d6b81fc48cbdcd33cbcad95fdcac8a80959ce3 e25373d60648a73d712d92a9b8b2cb521cc0dd36764b7a1f45f777d30eaf6b47 2.32 KB

Dependencies

Group Artifact Version Scope
io.stubbs.truth truth-generator-api test
io.stubbs.truth truth-generator test
io.stubbs.truth truth-generator test
org.apache.commons commons-lang3 3.12.0
uk.co.jemos.podam podam test

Uploaded

almost 3 years ago

Package Size

660 KB

Downloads

21

wget

wget --content-disposition "https://packagecloud.io/astubbs/truth-generator/packages/java/io.stubbs.truth/truth-generator-integration-tests-0.1.2-SNAPSHOT.jar/artifacts/truth-generator-integration-tests-0.1.2-20220713.172612-5-tests.jar/download?distro_version_id=167"