Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
hamcrest 0.1.1 - Docs.rs
[go: Go Back, main page]

hamcrest 0.1.1

A port of the Hamcrest testing library
Documentation
[project]

name = "hamcrest"
description = "A port of the Hamcrest testing library"
version = "0.1.1"
keywords = ["unit", "matcher", "testing", "assertions", "tdd"]
license = "MIT/Apache-2.0"
authors = [
  "Carl Lerche <me@carllerche.com>",
  "Alex Crichton <alex@alexcrichton.com>",
  "Ben Longbons <b.r.longbons@gmail.com>",
  "Graham Dennis <graham.dennis@gmail.com>",
  "Michael Gehring <mg@ebfe.org>",
  "Oliver Mader <b52@reaktor42.de>",
  "Robin Gloster <robin@loc-com.de>",
  "Steve Klabnik <steve@steveklabnik.com>",
  "Tamir Duberstein <tamird@gmail.com>",
  "Thiago Pontes <thiagopnts@gmail.com>",
  "Urban Hafner <contact@urbanhafner.com>",
  "Valerii Hiora <valerii.hiora@gmail.com>",
  "Yehuda Katz <wycats@gmail.com>",
]

[dependencies]
num = "0.1.36"
regex = "0.1.77"