xref: /aosp_15_r20/external/junit/METADATA (revision cf4566a71d1ceff9434d496a1a618cf8c03b0ae3)
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: GIT
10    value: "https://github.com/junit-team/junit4.git"
11  }
12  version: "r4.13.2"
13  license_type: RECIPROCAL
14  last_upgrade_date {
15    year: 2021
16    month: 3
17    day: 3
18  }
19}
20