Wed, 15 May 2024 02:47:00 UTC | login

Information for RPM JUnitParams-1.1.1-4.fc40.src.rpm

ID1248190
NameJUnitParams
Version1.1.1
Release4.fc40
Epoch
Archsrc
SummaryParameterized Java tests
DescriptionThe JUnitParams project adds a new runner to JUnit and provides much easier and more readable parameterized tests for JUnit >= 4.12. The main differences with the standard JUnit Parameterized runner are: - more explicit - params are in test method params, not class fields - less code - you don't need a constructor to set up parameters - you can mix parameterized with non-parameterized methods in one class - params can be passed as a CSV string or from a parameters provider class - parameters provider class can have as many parameters providing methods as you want, so that you can group different cases - you can have a test method that provides parameters (no external classes or statics anymore) - you can see actual parameter values in your IDE (in JUnit's Parameterized, it's only consecutive numbers of parameters)
Build Time2024-01-22 21:07:50 GMT
Size116.86 KB
684ff9d630397f512685df9cb2e30f54
LicenseApache-2.0
Provides
JUnitParams = 1.1.1-4.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
maven-local
mvn(junit:junit)
mvn(org.apache.maven.plugins:maven-compiler-plugin)
mvn(org.apache.maven.plugins:maven-jar-plugin)
mvn(org.apache.maven.plugins:maven-source-plugin)
mvn(org.apache.maven.plugins:maven-surefire-plugin)
mvn(org.assertj:assertj-core)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 10 of 10
Name ascending sort Size
280ee05.patch841.00 B
6bab69a.patch5.30 KB
90d47a5.patch3.85 KB
JUnitParams-1.1.1.tar.gz93.93 KB
JUnitParams-has-message-containing.patch1.14 KB
JUnitParams-parse-bigdecimal.patch1.46 KB
JUnitParams-single-method-filter.patch3.57 KB
JUnitParams.spec4.22 KB
c060976.patch1.68 KB
f0772e7.patch7.80 KB
Component of No Buildroots