Commit Graph

33 Commits

Author SHA1 Message Date
rcalago 1db60e8eeb
Update README.md 2024-04-23 16:11:47 +08:00
Kai.Yuan bca0e467c9 [cast-2-str-vs-str-valueOf] fix typo 2024-04-21 17:33:56 +02:00
Kai.Yuan c0165457b0 [cast-2-str-vs-str-valueOf] casting vs string.valueOf() 2024-04-16 23:54:01 +02:00
Bipin kumar 8a2f4211c3
JAVA-32170_C_11: Changes made for Fix formatting of POMs - C_11 (#16112) 2024-03-15 23:54:51 +02:00
collaboratewithakash 99c68beb3c
backlink removed 2024-03-15 13:01:13 +05:30
collaboratewithakash 8880337cfc
backlink added 2024-03-01 17:31:50 +05:30
rcalago c7bd604f51
Update README.md 2024-01-19 09:58:22 +08:00
Maiklins 3f357f85a4 Merge pull request #15539 from Maiklins/BAEL-7368-update-readme
Update README.md
2024-01-02 21:19:58 +01:00
Maiklins b9bfb7daab Update README.md 2024-01-02 20:39:45 +01:00
danielmcnally285 441d470b44 remove public access modifier 2024-01-01 17:43:08 +00:00
danielmcnally285 90ebc6921c rename unit test methods to be more precise 2023-12-29 14:58:56 +00:00
danielmcnally285 975db60d35 use 2147483648 as string for unit tests 2023-12-29 13:59:31 +00:00
danielmcnally285 0efd1c3106 Use 1234567 string for unit tests 2023-12-29 12:57:12 +00:00
danielmcnally285 4ba7ed5d80 string to long primitive or long object unit tests 2023-12-29 11:54:15 +00:00
Mo Helmy fcc90e0382 This commit is related to BAEL-7341 (#15410)
This commit aims to add a test class "StringToCharListUnitTest" that suggests several ways to convert a string into a list of charachters.
2023-12-13 18:08:38 -05:00
edizor 499705b6d1 Update README.md
[skip ci]
2023-10-29 06:42:50 +08:00
edizor f6deb1c0ef Update README.md
[skip ci]
2023-10-29 06:40:01 +08:00
Loredana Crusoveanu 1556aac121 Merge pull request #15031 from edizor/master
Update README
2023-10-23 10:07:31 +03:00
anujgaud 781a1c265a [BAEL-6623] Add code for Convert Object to String (#15000)
* Add Person class

* Add Unit tests for Person class

* Add Person class

* Add PersonWithHashCode class

* Address review comments

* Add PersonUnitTest class

* Add PersonWithHashCodeUnitTest class

* Add missing dependency

* Remove redundant code

* Remove redundant code

* Address review comments

* Address review comments
2023-10-22 09:49:38 +05:30
edizor faae5f776b Update README.md
[skip ci]
2023-10-20 22:12:59 +08:00
Kai Yuan 24dcde3d6d [join-str-comma-and] Joining Strings follows natural language grammar (#14941) 2023-10-13 19:41:06 -05:00
MohamedHelmyKassab d6cedbf2fb This commit related to the article BAEL-6784 (#14900)
This commit aims to add a new test class to split Java String into Key-Value pairs
2023-10-12 09:26:33 +02:00
Loredana Crusoveanu a6ec9122ea BAEL-6811 move string article to make space for a new one using the same library; delete extra file 2023-09-14 10:01:58 +03:00
edizor abfef847bd Update README.md
[skip ci]
2023-08-19 07:56:21 +08:00
MohamedHelmyKassab 5874d1fd15 This PR is for BAEL-6788 (#14563)
This PR aims to add java classes for the HashMap multi values operations with same key
2023-08-12 09:00:00 +02:00
MohamedHelmyKassab 43c4176e9c This commit is for the article BAEL-6788 (#14513)
This commit aims to add a test class (MultiValueHashMapTest) to test the HashMap that allows multiple values to be associated with the same key
2023-08-02 19:47:45 +02:00
Bipin kumar 2229e249a5 JAVA-22625: Changes made for formatting the pom.xml (#14327)
* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: commenting module

* JAVA-22625: commenting module
2023-07-25 12:04:39 +05:30
edizor c6b2b99bb2 Update README.md
[skip ci]
2023-05-26 10:21:02 +08:00
edizor 7ed8ff9e9f Update README.md
[skip ci]
2023-05-26 00:46:34 +08:00
edizor 73de91bf9b Update README.md
[skip ci]
2023-05-26 00:38:16 +08:00
edizor 8975978757 Create README.md
[skip ci]
2023-05-26 00:34:00 +08:00
Andrew Tarry 21b5f5f260 Delete README.md 2023-05-21 20:13:34 +03:00
Andrew Tarry 5ca5a1e8e7 add value of comparision 2023-05-17 21:23:14 +03:00