Commit Graph

16 Commits

Author SHA1 Message Date
Krzysztof Woyke
a7c5be1b28 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
kwoyke
707db11639 BAEL-4835: Initialize test data (#10548) 2021-03-12 16:34:29 +01:00
johnA1331
d93753cce1 Update README.md 2020-08-20 18:17:51 +08:00
Daniel Strmecki
c32133d518 Feature/bael 4280 diff between lists (#9600)
* BAEL-4280: Initial commit for finding diff between lists

* BAEL-4280: Format

* BAEL-4280: Refactor

* BAEL-4280: Refactor not to use private methods

* BAEL-4280: Refactor based on editor comments

* BAEL-4280: Review round 2

* BAEL-4280: Use assertj

* BAEL-4280: Use assertj

* BAEL-4280: Shorter names for tests

* BAEL-4280: Remove HashSet as its not used anymore

* BAEL-4280: Use containsExactlyInAnyOrder for Set example

* BAEL-4280: Remove distinct method call

* BAEL-4280: Move impl to test

* BAEL-4280: Use containsExactlyInAnyOrder

* BAEL-4280: Rename test methods
2020-08-11 18:29:46 +01:00
François Dupire
da21b60f9a [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
kwoyke
8c77986e6a BAEL-3608: Add Map.merge() usage example (#8455) 2020-01-03 08:51:16 +02:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
f0da2e140d Update README.md 2019-11-21 23:59:35 +08:00
Josh Cummings
0699456591 Merge pull request #8155 from alessiostalla/BAEL-18411
#BAEL-18411 change code sample to use equals instead of equalsIgnoreC…
2019-11-10 00:23:58 -07:00
Kai Yuan
b14acb30d8 [BAEL-3402]move to an individual package (#8161) 2019-11-09 09:25:41 -08:00
Alessio Stalla
483ed11c21 #BAEL-18411 change code sample to use equals instead of equalsIgnoreCase and add commented out break statement mentioned in the article. 2019-11-08 10:04:51 +01:00
Kai Yuan
915bdfbbb1 [BAEL-3402] count duplicate elements in arraylist (#8054) 2019-10-23 08:25:56 -07:00
Dhawal Kapil
a950bd82a2 BAEL-17684 Cleanup pom properties 2019-10-14 20:31:04 +05:30
Sam Millington
f7e63a836b Add README descriptions 29 (#7923)
* Add README descriptions 29

* Fixed collections-list links
2019-10-04 08:49:29 +03:00
amit2103
92e1ffd7b8 [BAEL-16635][BAEL-16636] Split or move core-java-modules/core-java-collections-list and core-java-modules/core-java-collections-list-2 2019-08-31 23:53:31 +05:30