Module diem.testing.suites.offchainv2

Expand source code
# Copyright (c) The Diem Core Contributors
# SPDX-License-Identifier: Apache-2.0

Sub-modules

diem.testing.suites.offchainv2.test_offchain_protocol_error_cases
diem.testing.suites.offchainv2.test_payment_command
diem.testing.suites.offchainv2.test_ping_command
diem.testing.suites.offchainv2.test_receive_payment
diem.testing.suites.offchainv2.test_send_payment

This module includes test cases for testing target wallet application sending payment to another wallet …