Home | History | Annotate | Download | only in junit
      1 name: "junit"
      2 description: "JUnit is a simple framework to write repeatable tests."
      3 third_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   last_upgrade_date {
     14     year: 2016
     15     month: 12
     16     day: 14
     17   }
     18 }
     19