Fedora 39 Update: JUnitParams-1.1.1-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-b53875bae0
2023-12-13 01:24:42.192471
--------------------------------------------------------------------------------

Name        : JUnitParams
Product     : Fedora 39
Version     : 1.1.1
Release     : 1.fc39
URL         : https://pragmatists.github.io/JUnitParams/
Summary     : Parameterized Java tests
Description :
The 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)

--------------------------------------------------------------------------------
Update Information:

The 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)
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec  4 2023 Jerry James <loganjerry@xxxxxxxxx> - 1.1.1-1
- Initial RPM
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2247877 - Review Request: JUnitParams - Parameterized Java tests
        https://bugzilla.redhat.com/show_bug.cgi?id=2247877
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-b53875bae0' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux