Harpal Singh
4f960b6579
JAVA-26771: Fix test core-java-string-operations-7
2023-11-23 21:53:14 +01:00
Pedro Lopes
ea7466682b
BAEL-7178: StringUtils.isBlank() vs String.isEmpty() ( #15213 )
...
* adding first test cases
* final code
2023-11-21 15:39:23 +01:00
Bhaskar Ghosh Dastidar and Bhaskar
aaa4e333a6
[BAEL-7043] mutable strings ( #15112 )
...
Co-authored-by: Bhaskar <[email protected] >
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 and Mo Helmy
16b931c4df
BAEL-7055: How can I capitalize the first letter of each word in a string? ( #14927 )
...
Co-authored-by: Mo Helmy <[email protected] >
2023-10-27 08:46:04 +02:00
Azhwani and Luis Javier Peris Morillo
b4db616646
BAEL-7026: Check If a String Contains a Number Value in Java ( #14867 )
...
Co-authored-by: Luis Javier Peris Morillo <[email protected] >
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