Kai Yuan
|
d0d58509e2
|
[BAEL-6284_tmpDir] add tests for the cleanup option (#13752)
|
2023-04-04 20:16:46 -05:00 |
Haroon Khan
|
cbacca44c9
|
[JAVA-15774] Update JUnit code
|
2022-11-26 22:21:37 +00:00 |
Loredana Crusoveanu
|
98d8db1b11
|
Merge pull request #12100 from Alex-Golub/study/junit5-intro
JUnit5 writing test conventions, reformatting and import optimization
|
2022-05-27 21:21:51 +03:00 |
Loredana Crusoveanu
|
f1dfbfe5b8
|
Merge pull request #12105 from Alex-Golub/study/assert-exception
JUnit5 conventions + code rearrangement
|
2022-05-27 21:18:24 +03:00 |
Loredana Crusoveanu
|
89f51ac391
|
Merge branch 'master' into study/junit5-intro
|
2022-05-27 21:16:59 +03:00 |
anuragkumawat
|
a9eba4ed49
|
JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module
|
2022-04-30 14:09:10 +05:30 |
Alex Golub
|
95aff67d58
|
Method name typo
|
2022-04-21 10:30:44 +03:00 |
Alex Golub
|
0af6112abf
|
Delete redundant curly braces when using single lambda statement
|
2022-04-21 10:30:28 +03:00 |
Alex Golub
|
f1801bbd6f
|
JUnit5 test classes and methods should have default package visibility
|
2022-04-21 10:29:26 +03:00 |
Alex Golub
|
7ef7265dce
|
Method name typo
|
2022-04-20 14:51:58 +03:00 |
Alex Golub
|
37b5df83c5
|
Statement lambda can be replaced with expression lambda
|
2022-04-20 14:51:58 +03:00 |
Alex Golub
|
2327a11eca
|
Assertion arguments should be passed in the correct order
|
2022-04-20 14:51:58 +03:00 |
Alex Golub
|
efaf789e71
|
JUnit5 test classes and methods should have default package visibility
|
2022-04-20 14:51:58 +03:00 |
Alex Golub
|
d722c0d1d1
|
Reformat
Put each assertion on separate line to improve readability
Explain why test is marked @Disabled
|
2022-04-20 13:57:15 +03:00 |
Alex Golub
|
73e2047689
|
Use the default package visibility and optimize imports
|
2022-04-20 13:50:30 +03:00 |
chaos2418
|
58e6087b3d
|
JAVA-8405: reducing logging for tutorials-build-job
|
2021-11-19 13:39:00 +05:30 |
Krzysztof Woyke
|
e5bb567405
|
Rename finalize methods
|
2020-12-22 21:27:18 +01:00 |
mikr
|
ff77450cee
|
http://jira.baeldung.com/browse/BAEL-3586
|
2019-12-08 19:22:06 +01:00 |
amit2103
|
c0bab017f9
|
[BAEL-17317] - Check article code - https://www.baeldung.com/junit-before-beforeclass-beforeeach-beforeall
|
2019-11-02 16:15:38 +05:30 |
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 |