Docs.rs
  • sixtyfps-interpreter-0.1.6
    • sixtyfps-interpreter 0.1.6
    • Docs.rs crate page
    • (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ogoffart
    • tronical
    • Dependencies
      • derive_more ^0.99.5 normal
      • generativity ^1 normal
      • lyon_path ^0.17.3 normal
      • once_cell ^1.5 normal
      • sixtyfps-compilerlib =0.1.6 normal
      • sixtyfps-corelib =0.1.6 normal
      • sixtyfps-rendering-backend-default =0.1.6 normal
      • spin_on ^0.1 normal
      • thiserror ^1 normal
      • vtable ^0.1.1 normal
      • spin_on ^0.1 dev
      • sixtyfps-rendering-backend-gl =0.1.6 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

  • Functions
logo
Change settings

Module sixtyfps_interpreter::testing

source · [−]
Expand description

This module contains a few function use by tests

Functions

send_keyboard_string_sequence

Wrapper around sixtyfps_corelib::tests::send_keyboard_string_sequence

send_mouse_click

Wrapper around sixtyfps_corelib::tests::sixtyfps_send_mouse_click