Commit Graph

28 Commits

Author SHA1 Message Date
collaboratewithakash e19fef54b1
backlink updated 2024-03-02 14:58:49 +05:30
michaelin007 62195e14d4 Failure Threshold Support for @RepeatedTest in Junit 2023-12-11 06:18:58 +00:00
michaelin007 b0be6dbf36 Failure Threshold Support for @RepeatedTest in Junit 2023-12-09 18:15:25 +00:00
panos-kakos 385d969b7c [JAVA-25960] Upgraded junit-jupiter & junit-platform version 2023-10-08 21:20:41 +03:00
edizor c01d45b74e Update README.md
[skip ci]
2023-04-14 17:04:35 +08:00
etrandafir93 4a1641a7c7 BAEL-6285: added code support for JUnit5's @Timeout (#13784) 2023-04-08 19:28:06 -07:00
Eugene Kovko 7f6930e864 BAEL-6282 Add Native Image Condition (#13739) 2023-03-31 14:27:40 -07:00
panos-kakos 0a60389b76 [JAVA-18603] Upgraded junit-platform version at parent pom 2023-02-21 17:23:18 +02:00
panos-kakos d4419b6bf1 [JAVA-18603] Upgraded junit-platform version 2023-02-21 06:31:23 +02:00
edizor 532494be75 Update README.md
[skip ci]
2023-02-17 18:32:41 +08:00
emanueltrandafir1993 79cb26d04f BAEL-6198: fixed spacing for line continuation 2023-02-11 13:40:09 +01:00
emanueltrandafir1993 b12a58d375 BAEL-6198: renaming 2023-02-04 16:49:19 +01:00
emanueltrandafir1993 fecb0722ee BAEL-6198: junit5 @Nested tests 2023-02-04 16:40:35 +01:00
collaboratewithakash b2eabb8250 Update README.md 2022-09-23 14:23:53 +05:30
sampadawagde 34aa920593 JAVA-9825: Upgrade log4j version for modules that use log4j-core library
directly
2022-02-09 16:09:44 +05:30
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
kwoyke 1871d1a89c Merge pull request #11468 from chaos2418/JAVA-8405
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
chaos2418 58e6087b3d JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
Krzysiek 997b3c5fbf JAVA-8436: Remove AssertJ depenendency from the child modules - part 1 2021-11-18 10:36:49 +01:00
chaos2418 af4b37592b JAVA-8267: updating testing-modules's junit and surefire configurations 2021-11-04 16:56:08 +05:30
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
sampadawagde d9db0949cb JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
Mithu Tokder cbb0d50370 updated junit 5 version to latest version 2020-10-11 23:47:08 +05:30
johnA1331 e232346eb9 Update README.md 2020-05-05 17:08:45 +08:00
ramprasad.devarakonda@gmail.com f154a17239 BAEL-3769 | Writing templates for test cases using JUnit 5 2020-04-11 00:33:05 +01:00
Mona Mohamadinia 80b7fed6e1 Bael 3850: EnabledForJRERange and DisabledForJRERange JUnit Annotations (#8724)
* Upgraded to Jupiter 5.6.0

Also removed some deprecated stuff!

* Added a new test

* Resotre Delete Tests
2020-02-22 10:46:52 +00:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00