[dependencies]
[dev-dependencies.impls]
version = "1.0.3"
[package]
authors = ["Dennis Krasnov <dennis@krasnov.dev>"]
categories = ["development-tools::testing", "data-structures", "rust-patterns"]
description = "Utility to verify whether a method has been called on a mock."
documentation = "https://docs.rs/verify-call"
edition = "2021"
homepage = "https://github.com/Dennis-Krasnov/Verify-Call"
keywords = ["test", "mock", "spy", "verify"]
license = "MIT"
name = "verify-call"
repository = "https://github.com/Dennis-Krasnov/Verify-Call"
resolver = "2"
rust-version = "1.56.1"
version = "0.2.0"