Expand description
The safecoin-program-test provides a BanksClient-based test framework BPF programs
Re-exports§
pub use tokio;
Modules§
Macros§
- processor
- Converts a
safecoin-program
-style entrypoint into the runtime’s entrypoint style, for use withProgramTest::add_program
Structs§
Enums§
- Banks
Client Error - Errors from BanksClient
- Program
Test Error - Errors from the program test environment