huangcm
2025-08-25 f350412dc55c15118d0a7925d1071877498e5e24
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "junit-params"
description: "Parameterised tests that don't suck."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/Pragmatists/JUnitParams"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/Pragmatists/JUnitParams/archive/JUnitParams-1.0.5.tar.gz"
  }
  version: "JUnitParams-1.0.5"
  last_upgrade_date {
    year: 2016
    month: 4
    day: 13
  }
}