aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 98e7e51fde81035af3b6645f626dd088e77a2865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "junit"
description: "JUnit is a simple framework to write repeatable tests."
third_party {
  url {
    type: HOMEPAGE
    value: "https://junit.org/junit4/"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/junit-team/junit4/archive/r4.12.tar.gz"
  }
  version: "r4.12"
  license_type: RECIPROCAL
  last_upgrade_date {
    year: 2016
    month: 12
    day: 14
  }
}