Re-exports§
pub use solana_program_runtime;
pub use solana_sdk;
Modules§
Macros§
- Assert that the banks client errors with the expected anchor error code.
- Assert that the banks client simulation errors with the provided anchor error.
- 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