Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 13ab787d5f915e38d1eedc507f9073af6f41bed4 https://github.com/jenkinsci/jenkins/commit/13ab787d5f915e38d1eedc507f9073af6f41bed4 Author: René Scheibe <rene.sche...@gmail.com> Date: 2015-01-09 (Fri, 09 Jan 2015)
Changed paths: M cli/src/test/java/hudson/cli/ConnectionTest.java M core/src/test/java/jenkins/model/lazy/AbstractLazyLoadRunMapTest.java M core/src/test/java/jenkins/model/lazy/SortedListTest.java M test/src/test/groovy/hudson/util/BootFailureTest.groovy M test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java Log Message: ----------- don't extend a test class from org.junit.Assert to use its static methods Commit: 665c4985d7eaae00caf995b73cc8037762190728 https://github.com/jenkinsci/jenkins/commit/665c4985d7eaae00caf995b73cc8037762190728 Author: René Scheibe <rene.sche...@gmail.com> Date: 2015-01-09 (Fri, 09 Jan 2015) Changed paths: M core/src/test/java/hudson/util/ArgumentListBuilderTest.java Log Message: ----------- don't extend a test class from org.junit.Assert to use its static methods * to simplify the static import and test use Hamcrest to compare arrays * no need to box boolean[] to Boolean[] when using Hamcrest Commit: 567596e9b6ea417407c0ce9a6efc606cd9b97641 https://github.com/jenkinsci/jenkins/commit/567596e9b6ea417407c0ce9a6efc606cd9b97641 Author: Oliver Gondža <ogon...@gmail.com> Date: 2015-01-09 (Fri, 09 Jan 2015) Changed paths: M cli/src/test/java/hudson/cli/ConnectionTest.java M core/src/test/java/hudson/util/ArgumentListBuilderTest.java M core/src/test/java/jenkins/model/lazy/AbstractLazyLoadRunMapTest.java M core/src/test/java/jenkins/model/lazy/SortedListTest.java M test/src/test/groovy/hudson/util/BootFailureTest.groovy M test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java Log Message: ----------- Merge pull request #1522 from darxriggs/no-extends-Assert Don't extend a test class from org.junit.Assert to use its static methods. Compare: https://github.com/jenkinsci/jenkins/compare/7ef3d0bbf0f5...567596e9b6ea -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.