23 Commits

Author SHA1 Message Date
rcalago
55ac1b1055
Update README.md 2024-03-09 06:06:45 +08:00
Dominique Plante
1ce195f8df
Merge pull request from yadavan88/BAEL-7588
Added code sample and test for getting initials for a name
2024-03-06 20:32:48 -08:00
rcalago
d794cb70af
Update README.md 2024-03-01 14:38:32 +08:00
rcalago
8166d6bef4
Update README.md 2024-03-01 14:31:08 +08:00
rcalago
1702eeb272
Update README.md 2024-03-01 14:26:15 +08:00
rcalago
172061a5e6
Update README.md 2024-03-01 14:15:07 +08:00
Azhwani
8059f7a92c
BAEL-7514: Get first n characters in a String in Java () 2024-02-28 17:48:20 +01:00
Liam Williams
72953d3c13
Merge pull request from sk1418/rm-trailing-space
[rm-trailing-space] rm trailing whithspace
2024-02-27 21:18:16 +00:00
Yadukrishnan
968fb13fcd added more test cases 2024-02-25 09:49:58 +01:00
Yadukrishnan
9b0681f0cf added more test cases 2024-02-25 09:49:02 +01:00
Yadukrishnan
4414eed69a changed methods to static methods 2024-02-21 20:52:37 +01:00
Yadukrishnan
e9ce6f7741 Added code sample and test for getting initials for a name 2024-02-21 18:24:36 +01:00
MohamedHelmyKassab
c8c29a7806
This PR is related to BAEL-7556 ()
* This commit is related to BAEL-7556

This commit aims to add a test class "FindUniqueEmailsUnitTest.java".

* Update FindUniqueEmailsUnitTest.java
2024-02-20 22:11:24 -10:00
Kai.Yuan
501c511e74 [rm-trailing-space] rm trailing whithspace 2024-02-20 09:29:47 +08:00
DiegoMarti2
7cbf2eafcd
baeldung-articles : BAEL-7442 ()
* 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 ()
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 ()
* 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