Oleksandr Klymenko
|
0a46b828c2
|
testing: Enhance ValidParenthesesTest (#6398)
* testing: improve test coverage ValidParenthesesTest
* style: fix formatting for checkstyle
* style: fix formatting for checkstyle
* style: fix import
---------
Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com>
|
2025-07-19 14:07:54 +00:00 |
|
Oleksandr Klymenko
|
6c3049530f
|
refactor: optimize ValidParentheses methods and add parameterized tests (#6352)
|
2025-07-08 10:50:06 +03:00 |
|
Taranjeet Singh Kalsi
|
4a5bf39f8e
|
Add another method to check valid parentheses in ValidParentheses.java (#5616)
|
2024-10-07 21:48:02 +03:00 |
|
Piotr Idzik
|
d2ddec55e5
|
style: include NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION (#5149)
* style: use `assertFalse` and `assertTrue`
* style: include `NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION`
|
2024-05-08 22:41:46 +05:30 |
|
Piotr Idzik
|
414835db11
|
style: enable AvoidStarImport in checkstyle (#5141)
|
2024-05-05 20:48:56 +02:00 |
|
acbin
|
00282efd8b
|
style: format code (#4212)
close #4204
|
2023-06-09 18:52:05 +08:00 |
|
Aidar Djamalbek
|
1a391c2fe9
|
Add ValidParentheses (#3689)
|
2022-11-01 19:26:13 +02:00 |
|