jar

com.r3.corda.ledger.utxo : contract-testing

Maven & Gradle

Sep 22, 2023

Contract Testing · Contract Testing - lightweight testing library for writing Corda contract and state unit tests

Table Of Contents

Latest Version

Download com.r3.corda.ledger.utxo : contract-testing JAR file - Latest Versions:

All Versions

Download com.r3.corda.ledger.utxo : contract-testing JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window contract-testing-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.r3.corda.ledger.utxo.testing

├─ com.r3.corda.ledger.utxo.testing.ContractTest.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.EncumbranceGroupImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.MockSigningService.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.MockTransactionService.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.SecureHashImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.StateAndRefImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.TimeWindowBetweenImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.TimeWindowUntilImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.TransactionStateImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.UtxoDataUtils.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.UtxoLedgerServiceImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.UtxoLedgerTransactionImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.UtxoSignedTransactionImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.UtxoTransactionBuilderImpl.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.VerificationFailureException.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.VerificationSuccessException.class - [JAR]

├─ com.r3.corda.ledger.utxo.testing.VerificationWrongMessageException.class - [JAR]