Crate solana_program_test

source ·
Expand description

The solana-program-test provides a BanksClient-based test framework SBF programs

Re-exports§

Modules§

Macros§

  • Converts a solana-program-style entrypoint into the runtime’s entrypoint style, for use with ProgramTest::add_program

Structs§

Enums§

Traits§

Functions§

Type Aliases§

  • Index of an account inside of the TransactionContext or an InstructionContext.