Skip to main content

execute_blockchain_test

Function execute_blockchain_test 

Source
fn execute_blockchain_test(
    test_case: &BlockchainTestCase,
    print_env_on_error: bool,
    json_output: bool,
) -> Result<(), TestExecutionError>
Expand description

Execute a single blockchain test case