Crate solana_program_test[−][src]
The solana-program-test provides a BanksClient-based test framework BPF programs
Modules
programs |
Macros
processor | Converts a |
Structs
BanksClient | |
ProgramTest | |
ProgramTestContext |
Enums
ProgramTestError | Errors from the program test environment |
Traits
ProgramTestBanksClientExt |
Functions
builtin_process_instruction | |
find_file | |
read_file | |
to_instruction_error |