Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodelabelparameter-plugin
  Commit: af5e0721ed90a54eba91d23c7c4fa6b4a8f8ce81
      
https://github.com/jenkinsci/nodelabelparameter-plugin/commit/af5e0721ed90a54eba91d23c7c4fa6b4a8f8ce81
  Author: Arnab Munshi <[email protected]>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M pom.xml
    A 
src/test/java/org/jvnet/jenkins/plugins/nodelabelparameter/LabelParameterValueTest.java
    A 
src/test/java/org/jvnet/jenkins/plugins/nodelabelparameter/NodeParameterValueTest.java
    M 
src/test/java/org/jvnet/jenkins/plugins/nodelabelparameter/parameterizedtrigger/AllNodesForLabelBuildParameterFactoryUnitTest.java
    M 
src/test/java/org/jvnet/jenkins/plugins/nodelabelparameter/parameterizedtrigger/NodeLabelBuildParameterTest.java
    M 
src/test/java/org/jvnet/jenkins/plugins/nodelabelparameter/parameterizedtrigger/NodeListBuildParameterFactoryTest.java

  Log Message:
  -----------
  Improve test coverage of NodeLabelParameter (#365)

* [Jenkins-69756] Improve test coverage

* Use equalsverifier for hashCode and equals tests

https://jqno.nl/equalsverifier/ is much more thorough in testing the
equals and hashCode implementations.  Use it rather than crafting separate
tests of our own.

* Test LabelParameterValue equals and hashCode

---------

Co-authored-by: Mark Waite <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/nodelabelparameter-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nodelabelparameter-plugin/push/refs/heads/master/d5bed4-af5e07%40github.com.

Reply via email to