Re-exports§
pub use solana_program_runtime;
pub use solana_sdk;
Modules§
Macros§
- assert_
banks_ client_ metadata_ error - Assert that the banks client errors with the expected anchor error code.
- assert_
banks_ client_ simulated_ error - Assert that the banks client simulation errors with the provided anchor error.
- processor
- Converts a
solana-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
Traits§
- Banks
Client Async Extension - Banks
Client Ext - Program
Test Banks Client Ext - Program
Test Context Extension - Program
Test Extension