Commit Graph

5 Commits

Author SHA1 Message Date
Sam Gardner
6c2b1a0cc6 BAEL-5836 Add unit tests for moving items in an arraylist 2023-02-27 15:47:00 +00:00
edizor
2753b11bda Update README.md
[skip ci]
2023-02-24 19:39:09 +08:00
2406ankita
f2ca723741 Finding All Duplicates in a List in Java- BAEL-6075 (#13291)
* Deep & Shallow Copy

* Revert "Deep & Shallow Copy"

This reverts commit 62f75b002a.

* duplicates in a list in java

* Unit test changes

* unit test changes

* Tests change after review

* Code formatted

* code formatted

* new module core-java-lang-6

* entry in parent pom and test setup method name change

* module renamed

* parent pom entry added

* pom.xml changes reverted
2023-02-22 18:36:23 +05:30
edizor
2aa020ee24 Update README.md
[skip ci]
2023-01-26 16:16:09 +08:00
Vali Tuguran
42d27a6bfe BAEL-6040 Add Java List tests. (#13255)
* BAEL-6040 Add list interface example.

* BAEL-6040 Updated list iterator.

* BAEL-6040 Removed logger import.

* BAEL-6040 Added List interface tests.

* BAEL-6040 Update tests success names.

* BAEL-6040 Small names refactoring.

* BAEL-6040 Add new core-java-collections-5 module.

* BAEL-6040 Create module core-java-collections-list-5.

* BAEL-6040 Create module core-java-collections-list-5.
2023-01-21 21:39:34 -07:00