5 Commits

Author SHA1 Message Date
anujgaud
dfd9baf8e0 Formatted UnicodeLetterChecker.java 2023-10-30 13:50:16 +05:30
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