Re-exports

pub use program_test::*;

Modules

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

Macros

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