Information for RPM JUnitParams-1.1.1-8.fc42.src.rpm

ID29744
BuildJUnitParams-1.1.1-8.fc42
NameJUnitParams
Version1.1.1
Release8.fc42
Epoch
Archsrc
DraftFalse
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 Time2025-01-16 08:46:22 GMT
Size117.91 KB
7228b0f43b090ddc1c84ba02d899d997
LicenseApache-2.0
git:https://github.com/Pragmatists/JUnitParams.git
Provides
JUnitParams = 1.1.1-8.fc42
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.61 KB
c060976.patch1.68 KB
f0772e7.patch7.80 KB
Component of No Buildroots