Commit Graph

25 Commits

Author SHA1 Message Date
edizor
24d9ac6737 Update README.md
[skip ci]
2023-04-14 17:04:35 +08:00
etrandafir93
2d33ee4f89 BAEL-6285: added code support for JUnit5's @Timeout (#13784) 2023-04-08 19:28:06 -07:00
Eugene Kovko
2bbcc50584 BAEL-6282 Add Native Image Condition (#13739) 2023-03-31 14:27:40 -07:00
panos-kakos
a15bf85048 [JAVA-18603] Upgraded junit-platform version at parent pom 2023-02-21 17:23:18 +02:00
panos-kakos
ccdd5d8e68 [JAVA-18603] Upgraded junit-platform version 2023-02-21 06:31:23 +02:00
edizor
17f4a4b82c Update README.md
[skip ci]
2023-02-17 18:32:41 +08:00
emanueltrandafir1993
ffa1abfc08 BAEL-6198: fixed spacing for line continuation 2023-02-11 13:40:09 +01:00
emanueltrandafir1993
432a20881e BAEL-6198: renaming 2023-02-04 16:49:19 +01:00
emanueltrandafir1993
104a65c598 BAEL-6198: junit5 @Nested tests 2023-02-04 16:40:35 +01:00
collaboratewithakash
69ee65aafb Update README.md 2022-09-23 14:23:53 +05:30
sampadawagde
2c235f232a JAVA-9825: Upgrade log4j version for modules that use log4j-core library
directly
2022-02-09 16:09:44 +05:30
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
kwoyke
2c3a18da18 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
a62c0f3c8b JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
Krzysiek
ce43aac971 JAVA-8436: Remove AssertJ depenendency from the child modules - part 1 2021-11-18 10:36:49 +01:00
chaos2418
fcd8ed7c4f JAVA-8267: updating testing-modules's junit and surefire configurations 2021-11-04 16:56:08 +05:30
Dhawal Kapil
5f9befd0c4 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 2e9ed8df42.

* 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 2e9ed8df42.

* 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
bbc0f4f86f JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
Mithu Tokder
9d5faf92bb updated junit 5 version to latest version 2020-10-11 23:47:08 +05:30
johnA1331
0f836756cc Update README.md 2020-05-05 17:08:45 +08:00
ramprasad.devarakonda@gmail.com
98bc387413 BAEL-3769 | Writing templates for test cases using JUnit 5 2020-04-11 00:33:05 +01:00
Mona Mohamadinia
b3e0c2d11a 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
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
catalin-burcea
c138b81fa4 Split or move testing-modules/junit-5 module - update readmes 2019-10-03 10:57:18 +03:00
Catalin Burcea
160fd28fdd Split or move testing-modules/junit-5 module (#7879) 2019-10-02 21:33:18 -06:00