[−][src]Crate solana_program_test
The solana-program-test provides a BanksClient-based test framework BPF programs
Macros
| processor | Converts a |
Structs
| BanksClient | The client stub that makes RPC calls to the server. Exposes a Future interface. |
| ProgramTest |
Traits
| BanksClientExt | |
| ProgramTestBanksClientExt |
Functions
| builtin_process_instruction | |
| swap_invoke_context | |
| to_instruction_error |