Crate solana_program_test
source ·Expand description
The solana-program-test provides a BanksClient-based test framework BPF programs
Re-exports§
pub use tokio;
Modules§
Macros§
- Converts a
solana-program-style entrypoint into the runtime’s entrypoint style, for use withProgramTest::add_program
Structs§
Enums§
- Errors from BanksClient
- Errors from the program test environment