Crate solana_test_client

Source

Re-exports§

pub use program_test::*;

Modules§

banks_client
A client for the ledger state, from the perspective of an arbitrary validator.
banks_client_interface
banks_server
program_test
The solana-program-test provides a BanksClient-based test framework BPF programs
programs

Macros§

processor
Converts a solana-program-style entrypoint into the runtime’s entrypoint style, for use with ProgramTest::add_program