xref: /aosp_15_r20/external/junit/METADATA (revision cf4566a71d1ceff9434d496a1a618cf8c03b0ae3)
1*cf4566a7STreehugger Robotname: "junit"
2*cf4566a7STreehugger Robotdescription: "JUnit is a simple framework to write repeatable tests."
3*cf4566a7STreehugger Robotthird_party {
4*cf4566a7STreehugger Robot  url {
5*cf4566a7STreehugger Robot    type: HOMEPAGE
6*cf4566a7STreehugger Robot    value: "https://junit.org/junit4/"
7*cf4566a7STreehugger Robot  }
8*cf4566a7STreehugger Robot  url {
9*cf4566a7STreehugger Robot    type: GIT
10*cf4566a7STreehugger Robot    value: "https://github.com/junit-team/junit4.git"
11*cf4566a7STreehugger Robot  }
12*cf4566a7STreehugger Robot  version: "r4.13.2"
13*cf4566a7STreehugger Robot  license_type: RECIPROCAL
14*cf4566a7STreehugger Robot  last_upgrade_date {
15*cf4566a7STreehugger Robot    year: 2021
16*cf4566a7STreehugger Robot    month: 3
17*cf4566a7STreehugger Robot    day: 3
18*cf4566a7STreehugger Robot  }
19*cf4566a7STreehugger Robot}
20