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 withProgramTest::add_program