scalacheck scalacheck
Group | org.scalacheck |
描述 | ScalaCheck is a tool for testing Scala programs, based on property specifications and automatic test data generation. The basic idea is that you define a property that specifies the behaviour of a method or some unit of code, and ScalaCheck checks that the property holds. All test data are generated automatically in a random fashion, so you don't have to worry about any missed cases. |
Packaging | jar |
Size | 709.13 KB |
文件 | pom jar |
网址 | http://code.google.com/p/scalacheck/ |
发布时间 | 2008-11-25 07:31 |
dependencies
Group | Artifact | Version |
---|---|---|
org.scala-lang | scala-library | 2.7.1 |
developers
licenses
New BSD License | http://www.opensource.org/licenses/bsd-license.php |
索引仓库
仓库 | 个数 |
Central | 592045 |