fake_clock 0.3.1

Fake clock for deterministic testing of code depending on time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "Fake clock for deterministic testing of code depending on time."
documentation = "https://docs.rs/sn_fake_clock"
homepage = "https://maidsafe.net"
license = "GPL-3.0"
name = "fake_clock"
readme = "README.md"
repository = "https://github.com/maidsafe/sn_fake_clock"
version = "0.3.1"

[dependencies]