verhas commented on a change in pull request #462: General Code Cleanup
URL: https://github.com/apache/commons-lang/pull/462#discussion_r329303387
 
 

 ##########
 File path: src/test/java/org/apache/commons/lang3/RandomUtilsTest.java
 ##########
 @@ -40,7 +39,7 @@
 
     @Test
     public void testConstructor() {
-        assertNotNull(new RandomUtils());
 
 Review comment:
   Done. Also in the other cases and all the default constructors were removed 
in these cases that do not need to be there explicit. I moved the relevant part 
of the constructor javadoc to the class documentation.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to