Commit Graph

9 Commits

Author SHA1 Message Date
DiegoMarti2 7cbf2eafcd
baeldung-articles : BAEL-7442 (#15887)
* baeldung-articles : BAEL-7442

Check if String is Base64 Encoded (commit)

* Update CheckIfStringIsBased64UnitTest.java
2024-02-17 14:12:34 -08:00
rcalago 81b79d01f7
Update README.md 2024-02-17 06:32:27 +08:00
Mo Helmy cd44988598
This PR is related to BAEL-7554 (#15895)
This PR aims to add a test class "FindLargestNumInStringUnitTest.java".
2024-02-16 09:11:48 -08:00
Kai.Yuan 9cbccd4b2f [count-upper-lower] extract the impl. from the test methods 2024-02-14 09:40:57 +01:00
Kai.Yuan a7a97689ba [count-upper-lower] add unicode char tests 2024-02-14 09:40:38 +01:00
Kai.Yuan 746c6f5083 [count-upper-lower] some renamings were missing 2024-02-14 09:40:38 +01:00
Kai.Yuan ee12253609 [count-upper-lower] review comments related changes 2024-02-14 09:40:38 +01:00
Kai.Yuan 6bbef27bc7 [count-upper-lower] count upper/lowercase letters 2024-02-14 09:40:36 +01:00
MohamedHelmyKassab 831acaf8cf
This PR is related to BAEL-7528 (#15865)
* Update pom.xml

Add:         <module>core-java-string-operations-8</module>

* This commit is related to BAEL-7528

This commit aims to add a new module "core-java-string-operations-8" to submit a test class "EmailAndPhoneMaskingUnitTest"
2024-02-12 09:59:03 -08:00