interception-mock 0.0.2

dll providing the same interface as the interception library for mocking it in tests
Documentation
  • Coverage
  • 0%
    0 out of 6 items documented0 out of 4 items with examples
  • Size
  • Source code size: 2.74 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 307.25 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • vpoverennov/interception-mock
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vpoverennov

Crates.io

A dll replicating the interface of the interception library, written in Rust. Intended to be used for testing scenarios where real input events are either impractical or undesirable (unit tests, CI).

Work In Progress.