Commit Graph

18 Commits

Author SHA1 Message Date
Bipin kumar c653562b79
JAVA-32170: Changes made for Fix formatting of POMs - C_02(#16104) 2024-03-15 23:42:20 +02:00
rcalago e7c152635c
Update README.md 2024-02-03 08:58:45 +08:00
Kai Yuan cb34210a52
[unicode-from-number] BAEL-5832 (#15689) 2024-01-24 20:09:32 -06:00
edizor 5266e4d218 Update README.md
[skip ci]
2023-10-05 15:40:11 +08:00
Zahid Khan 0fbf2beda5 Character generation. (#14871)
* Add of unit test.

* Add of unit test.

* Update and rename GenerationOfAlphabetsUsingForVariousWaysUnitTest.java to GenerationOfCharactersUsingForVariousWaysUnitTest.java

* Replace the variable name

* Update GenerationOfCharactersUsingForVariousWaysUnitTest.java

* Rename of package

* Rename of file and package.
2023-09-29 11:06:54 +05:30
Zahid Khan cf058499c4 Generation of the Sequence numbers (#14589)
* Add of unit test.

* Add of unit test.

* Update and rename GenerationOfAlphabetsUsingForVariousWaysUnitTest.java to GenerationOfCharactersUsingForVariousWaysUnitTest.java

* Replace the variable name

* Update GenerationOfCharactersUsingForVariousWaysUnitTest.java
2023-09-29 09:17:51 +05:30
edizor cc061011c7 Update README.md
[skip ci]
2023-05-05 23:28:38 +08:00
Kai Yuan d085dae380 [BAEL-6434_charAndString] Difference Between "char" and "String" (#13907) 2023-04-28 18:06:34 -05:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
Krzysiek 32c8413f82 JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
freelansam a5bcd85b16 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
sampadawagde f3e71d70ad JAVA-5223: Fix formatting of POMs (Part 3) 2021-05-06 19:53:35 +05:30
Krzysztof Woyke df68287728 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
johnA1331 15d247be80 Update README.md 2021-02-10 01:59:24 +08:00
johnA1331 bfa1d207df Update README.md 2021-01-06 15:03:21 +08:00
unknown 1cc511ae5e BAEL-4301
- Updated assertTrue to assertEqual
- Added examples
2020-12-30 13:32:07 +05:30
unknown 7bb2282d24 BAEL-4301
- Created a new module core-java-char in core-java-modules modules
- Added Unit Tests for Character#isAlphabetic and Character#isLetter methods
2020-11-17 16:32:30 +05:30