Mo Helmy
4e3e693f71
This commit is related to BAEL-6920 ( #15371 )
...
This commit aims to add a class "StringMaxLengthMain" showing the string max length.
2023-12-06 13:08:38 -08:00
Kasra Madadipouya
9af7dad83d
Merge pull request #15282 from harry9656/task/JAVA-26771
...
JAVA-26771: Update liquibase-core and liquibase-maven-plugin to version 4.25.0
2023-11-25 19:11:29 +01:00
edizor
a4c30e423d
Update README.md
...
[skip ci]
2023-11-24 21:35:59 +08:00
Harpal Singh
4f960b6579
JAVA-26771: Fix test core-java-string-operations-7
2023-11-23 21:53:14 +01:00
Harpal Singh
60e843aa61
JAVA-26771: Update core-java-string-operations-7 liquibase-core to 4.25.0
2023-11-23 20:59:19 +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
edizor
cf51f27dfc
Update README.md
2023-11-18 20:48:36 +08:00
edizor
a4ac49de81
Update README.md
...
[skip ci]
2023-11-18 18:56:47 +08:00
edizor
4c87707c90
Update README.md
...
[skip ci]
2023-11-10 21:16:16 +08:00
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
edizor
78dc038e8b
Update README.md
...
[skip ci]
2023-10-29 07:14:25 +08:00
collaboratewithakash
96b32de7ba
backlink added
2023-10-28 14:33:07 +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