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.
This commit is contained in:
MohamedHelmyKassab
2023-10-16 01:25:13 +03:00
committed by GitHub
parent ab62e675ec
commit 0eafba3ba1
4 changed files with 122 additions and 0 deletions
+1
View File
@@ -178,6 +178,7 @@
<module>core-java-string-operations</module>
<module>core-java-string-operations-2</module>
<module>core-java-string-operations-6</module>
<module>core-java-string-operations-7</module>
<module>core-java-regex</module>
<module>core-java-regex-2</module>
<module>core-java-uuid</module>