• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "junit"
2description: "JUnit is a simple framework to write repeatable tests."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://junit.org/junit4/"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://github.com/junit-team/junit4/archive/r4.12.tar.gz"
11  }
12  version: "r4.12"
13  license_type: RECIPROCAL
14  last_upgrade_date {
15    year: 2016
16    month: 12
17    day: 14
18  }
19}
20