Bhaskar Ghosh Dastidar
aaa4e333a6
[BAEL-7043] mutable strings ( #15112 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-11-01 12:02:13 -07:00
Vini
6f280e4cac
Merge pull request #15054 from anujgaud/ag/check-string-contains-unicode-letters
...
[BAEL-7059] Check if a String Contains Unicode Letters
2023-10-30 20:30:50 +01:00
anujgaud
dfd9baf8e0
Formatted UnicodeLetterChecker.java
2023-10-30 13:50:16 +05:30
Azhwani
16b931c4df
BAEL-7055: How can I capitalize the first letter of each word in a string? ( #14927 )
...
Co-authored-by: Mo Helmy <135069400+BenHelmyBen@users.noreply.github.com>
2023-10-27 08:46:04 +02:00
Azhwani
b4db616646
BAEL-7026: Check If a String Contains a Number Value in Java ( #14867 )
...
Co-authored-by: Luis Javier Peris Morillo <javierperis@gmail.com>
2023-10-26 08:18:01 +02:00
anujgaud
e99ce4da19
Add tests for UnicodeLetterChecker
2023-10-23 23:45:43 +05:30
anujgaud
9756cb1d10
Add UnicodeLetterChecker to check if String contains Unicode
2023-10-23 23:44:18 +05:30
MohamedHelmyKassab
faddb1d62c
Update CenteringTextUnitTest.java ( #15011 )
...
This commit aims to add new updates to the class "CenteringTextUnitTest" based on the review process recommendations.
2023-10-17 19:03:31 -07:00
MohamedHelmyKassab
0eafba3ba1
This PR related to the article BAEL-7023 ( #14993 )
...
* Update pom.xml
* This commit related to the article BAEL-7023
This commit aims to add a test class 'CenteringTextUnitTest.java' proposing several ways to center text in Java.
2023-10-15 15:25:13 -07:00