You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "remeio (via GitHub)" <gi...@apache.org> on 2023/04/14 05:35:57 UTC

[GitHub] [commons-lang] remeio opened a new pull request, #1052: refactor: Only use static imports to import assert methods in tests

remeio opened a new pull request, #1052:
URL: https://github.com/apache/commons-lang/pull/1052

   Only use `static` imports to import `assert methods` in tests.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-lang] garydgregory merged pull request #1052: AnnotationUtilsTest & FormattableUtilsTest Only use static imports to import assert methods in tests

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory merged PR #1052:
URL: https://github.com/apache/commons-lang/pull/1052


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-lang] remeio commented on pull request #1052: AnnotationUtilsTest & FormattableUtilsTest Only use static imports to import assert methods in tests

Posted by "remeio (via GitHub)" <gi...@apache.org>.
remeio commented on PR #1052:
URL: https://github.com/apache/commons-lang/pull/1052#issuecomment-1509477494

   : ), I just keep the same code style with this commit https://github.com/apache/commons-lang/commit/c7d7a207671d407f18e55bfcefb448cda0240fcd
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org