Docs.rs
  • solana-program-test-1.4.8
    • solana-program-test 1.4.8
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • async-trait ^0.1.36 normal
      • base64 ^0.12.3 normal
      • chrono ^0.4.19 normal
      • chrono-humanize ^0.1.1 normal
      • log ^0.4.8 normal
      • solana-banks-client ^1.4.8 normal
      • solana-banks-server ^1.4.8 normal
      • solana-bpf-loader-program ^1.4.8 normal
      • solana-logger ^1.4.8 normal
      • solana-program ^1.4.8 normal
      • solana-runtime ^1.4.8 normal
      • solana-sdk ^1.4.8 normal
      • tokio ^0.3 normal
    • Versions
    • 56.25% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Crate solana_program_test

Version 1.4.8

See all solana_program_test's items

  • Macros
  • Structs
  • Traits
  • Functions

Crates

  • solana_program_test
? Change settings

[−][src]Crate solana_program_test

[−] Expand description

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

Macros

processor

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

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

Results for BanksClientExt

In Names
(2)
In Parameters
(0)
In Return Types
(0)
solana_program_test::BanksClientExt 
solana_program_test::ProgramTestBanksClientExt 
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.