blob: da17e259d665205309a576f22324b5e28706ecf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mockito
pkgdesc = A java mocking framework that lets you write beautiful tests with a clean and simple API
pkgver = 2.2.8
pkgrel = 1
url = https://github.com/mockito/mockito
arch = any
license = MIT
depends = java-runtime
noextract = mockito-all-2.2.8.jar
source = https://dl.bintray.com/mockito/maven/org/mockito/mockito-core/2.2.8/mockito-core-2.2.8.jar
source = LICENSE
sha256sums = ae43d37d26b9100145f098750a2d7bbde2d39d2fd6e419ac72a2c90db29c4d9c
sha256sums = c91362ba4ffbea02d2ed5b7104893d56142479ea58068c95eee17925e25372da
pkgname = mockito
|