Commit Graph

25 Commits

Author SHA1 Message Date
Loredana Crusoveanu 4054e8f860 Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
chaos2418 0f8560ed36 JAVA-1672: removing redundant junit-platform-commons declarations 2021-11-05 16:04:59 +05:30
mikr e3aebd9c10 Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
 Conflicts:
	algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
mikr 72f31df764 JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
sampadawagde 73d9fdb53b JAVA-5223: Fix formatting of POMs 2021-05-06 17:14:43 +05:30
johnA1331 8a97af121f Update README.md 2020-10-28 17:16:48 +08:00
johnA1331 0a0da38910 Update README.md 2020-10-28 17:03:10 +08:00
johnA1331 1e4a657d87 Update README.md 2020-10-28 16:45:49 +08:00
Loredana Crusoveanu 0e5ddf4e4d Merge branch 'master' into master 2020-10-16 18:50:44 +03:00
johnA1331 d0f0e197e4 Update README.md 2020-10-02 13:22:31 +08:00
Lachezar Atanasov 0a9ccbfedd Update README.md 2020-09-27 11:46:14 +03:00
Gang Wu 2096c22d43 BAEL-4453 Reversing a Linked List in Java 2020-09-12 16:50:40 -06:00
johnA1331 95c6b90621 Update README.md 2020-07-23 21:57:49 +08:00
johnA1331 709a18ecfe Update README.md 2020-07-21 21:54:23 +08:00
davidmartinezbarua 6ebf84fcb8 Merge pull request #9652 from HelgaShiryaeva/top-k-elements-of-an-array
Top k elements of an array
2020-07-15 10:53:51 -03:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
helga_sh 53ffdd9f3d Rename folder 2020-07-06 17:49:10 +03:00
helga_sh 4f6c33f935 Top k elements in an array 2020-07-06 17:48:09 +03:00
mikr f19c4d9b5d Java-1520 Split or move algorithms-miscellaneous-5 module 2020-04-30 18:11:37 +02:00
johnA1331 09b03f8754 Update README.md 2020-04-10 16:05:30 +08:00
johnA1331 564e7fc033 Create README.md 2020-04-10 16:02:20 +08:00
Sampada 060557608c BAEL-3883: Boruvka's minimum spanning tree, moved code to newer module (#8949)
algorithms-miscellaneous-6
2020-03-23 20:07:48 -07:00
pazis 0a48cad1c3 BAEL-3881 2020-03-23 02:05:05 +00:00