Docs.rs
  • starknet_in_rust-0.3.1
    • starknet_in_rust 0.3.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • klaus993
    • github:lambdaclass:crates-io-publishers:owners
    • Dependencies
      • anyhow ^1.0.66 normal
      • base64 ^0.21.0 normal
      • cairo-lang-casm ^2.1.0-rc4 normal
      • cairo-lang-runner ^2.1.0-rc4 normal
      • cairo-lang-sierra ^2.1.0-rc4 normal
      • cairo-lang-starknet ^2.1.0-rc4 normal
      • cairo-lang-utils ^2.1.0-rc4 normal
      • cairo-vm ^0.8.5 normal
      • flate2 ^1.0.25 normal
      • getset ^0.1.2 normal
      • hex ^0.4.3 normal
      • keccak ^0.1.3 normal
      • lazy_static ^1.4.0 normal
      • mimalloc ^0.1.29 normal
      • num-bigint ^0.4 normal
      • num-integer ^0.1.45 normal
      • num-traits ^0.2.15 normal
      • once_cell ^1.17.1 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0 normal
      • sha3 ^0.10.1 normal
      • starknet ^0.5.0 normal
      • starknet-crypto ^0.5.1 normal
      • starknet_api ^0.3.0 normal
      • thiserror ^1.0.32 normal
      • assert_matches ^1.5.0 dev
      • coverage-helper ^0.1.0 dev
    • Versions
    • 17.72% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module testing

  • Modules
  • Structs
  • Constants
  • Functions
?
Change settings

Module starknet_in_rust::testing

source ·

Modules

  • erc20
  • state
  • state_error
  • type_utils

Structs

  • ACTUAL_FEE
  • TEST_ACCOUNT_CONTRACT_ADDRESS
  • TEST_ACCOUNT_CONTRACT_CLASS_HASH
  • TEST_CLASS_HASH
  • TEST_CONTRACT_ADDRESS
  • TEST_EMPTY_CONTRACT_CLASS_HASH
  • TEST_ERC20_ACCOUNT_BALANCE_KEY
  • TEST_ERC20_BALANCE_KEY_1
  • TEST_ERC20_BALANCE_KEY_2
  • TEST_ERC20_CONTRACT_ADDRESS
  • TEST_ERC20_CONTRACT_CLASS_HASH
  • TEST_ERC20_DEPLOYED_ACCOUNT_BALANCE_KEY
  • TEST_ERC20_SEQUENCER_BALANCE_KEY
  • TEST_FIB_COMPILED_CONTRACT_CLASS_HASH
  • TEST_SEQUENCER_ADDRESS

Constants

  • ACCOUNT_CONTRACT_PATH
  • ERC20_CONTRACT_PATH
  • TEST_CONTRACT_PATH

Functions

  • create_account_tx_test_state
  • new_starknet_block_context_for_testing