corda-testacles-model-api

Corda Testacles: Test containers and tools to help cordaps grow a suite.

License

License

GroupId

GroupId

com.github.manosbatsis.corda.testacles
ArtifactId

ArtifactId

corda-testacles-model-api
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

jar
Description

Description

corda-testacles-model-api
Corda Testacles: Test containers and tools to help cordaps grow a suite.
Project URL

Project URL

https://manosbatsis.github.io/corda-testacles/
Source Code Management

Source Code Management

http://github.com/manosbatsis/corda-testacles/tree/master

Download corda-testacles-model-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-model-api/ -->
<dependency>
    <groupId>com.github.manosbatsis.corda.testacles</groupId>
    <artifactId>corda-testacles-model-api</artifactId>
    <version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-model-api/
implementation 'com.github.manosbatsis.corda.testacles:corda-testacles-model-api:0.11'
// https://jarcasting.com/artifacts/com.github.manosbatsis.corda.testacles/corda-testacles-model-api/
implementation ("com.github.manosbatsis.corda.testacles:corda-testacles-model-api:0.11")
'com.github.manosbatsis.corda.testacles:corda-testacles-model-api:jar:0.11'
<dependency org="com.github.manosbatsis.corda.testacles" name="corda-testacles-model-api" rev="0.11">
  <artifact name="corda-testacles-model-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.corda.testacles', module='corda-testacles-model-api', version='0.11')
)
libraryDependencies += "com.github.manosbatsis.corda.testacles" % "corda-testacles-model-api" % "0.11"
[com.github.manosbatsis.corda.testacles/corda-testacles-model-api "0.11"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.manosbatsis.kotlin-utils : kotlin-utils-api jar 0.20

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71
net.corda : corda-core jar 4.6.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.71
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.

Corda Testacles Maven Central

Simple but practical conveniences for Corda Test Suites; because who doesn't need to grow some more of those.

The latest release includes both a helper class and JUnit5 extension for creating and testing against a Corda network using
the following test approaches:

Corda Testacles is tested against both Corda Open Source and Enterprise, versions 4.5 or later.

Checkout the documentation at https://manosbatsis.github.io/corda-testacles for more info.

Please note this is a work in progress, with unstable messy parts and so on. A sandbox really, something to help focus while trying to pickup a thing or two around the bits involved and make my day-to-day easier.

Versions

Version
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1