317 Commits

Author SHA1 Message Date
Loredana Crusoveanu
9572af2804
Merge pull request #7298 from amit2103/BAEL-12826
[BAEL-12826] - Let's break the junit-5 module
2019-07-15 15:19:59 +03:00
Loredana Crusoveanu
da5b8d5904
Merge pull request #7308 from amit2103/BAEL-15942
[BAEL-15942] - POM Properties Cleanup
2019-07-15 11:43:10 +03:00
Loredana Crusoveanu
66c91e7295
Merge pull request #7289 from JonCook/master
BAEL-2912 - TestWatcher API
2019-07-15 10:50:23 +03:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
f021581f3c [BAEL-12826] - Let's break the junit-5 module 2019-07-13 12:27:26 +05:30
Loredana Crusoveanu
50b54ffa8a
Merge pull request #7287 from amit2103/BAEL-15319
[BAEL-15319] - Check modules that don't use our standard parents
2019-07-12 23:55:30 +03:00
Denis
5216d789c4 BAEL-2983 move easy-random under testing-modules (#7256)
* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules
2019-07-12 10:31:12 +03:00
Jon Cook
3d54335655 BAEL-2912 - TestWatcher API 2019-07-10 12:58:15 +02:00
amit2103
8510c61724 [BAEL-15319] - Check modules that don't use our standard parents 2019-07-10 12:16:50 +05:30
Priyesh Mashelkar
51e1014b26 Mocking a void method with EasyMock
Issue: BAEL-2952
2019-07-09 05:30:29 -06:00
amit2103
37e402eb60 [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
Loredana Crusoveanu
ac63ae28ab
Merge pull request #7258 from amit2103/BAEL-15321
[BAEL-15321] - Extracted versions into properties
2019-07-07 17:01:45 +03:00
Loredana Crusoveanu
3d5931b0ab
Merge branch 'master' into master 2019-07-06 23:27:06 +03:00
amit2103
73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
Arho Huttunen
0cf2895db0 BAEL-2911 JUnit Custom Display Name Generator API 2019-07-05 21:04:20 +03:00
collaboratewithakash
8b7ad99af9
Back-link added 2019-07-03 12:06:59 +05:30
collaboratewithakash
524e50f5de
Back-link added 2019-07-03 11:17:10 +05:30
Lukasz Rys
2f7638fd37 [ BAEL-2515 ]: Move override tutorial classes to spring-testing module (#7232) 2019-07-02 13:08:35 +02:00
Arho Huttunen
7b244aabda BAEL-2911 - JUnit Custom Display Name Generator API 2019-06-23 10:07:06 +03:00
Arho Huttunen
a11e0088ba BAEL-2911 - JUnit Custom Display Name Generator API 2019-06-15 10:05:05 +03:00
Jon Cook
bcfd520643 BAEL-2913 - TempDir Support 2019-06-12 18:25:28 +02:00
Jon Cook
2d6aeee195 BAEL-2913 - TempDir Support 2019-06-04 19:27:52 +02:00
Eric Martin
0d265d24ec
Merge pull request #6980 from dev-chirag/master
BAEL2941: Using JUnit SpringJUnit4ClassRunner with Parametrized
2019-06-03 22:51:52 -05:00
mikr
5b11cef14b BAEL-2891 Add a new section in the Mockito Annotations article 2019-05-27 00:32:25 +02:00
Loredana Crusoveanu
b0c8a84732
Update README.md 2019-05-24 22:06:10 +03:00
Chirag Dewan
567fe3151c BAEL2941: Using JUnit SpringJUnit4ClassRunner with Parametrized 2019-05-18 19:20:02 +05:30
Ali Dehghani
0d46cd91b8 Resolved discussions. 2019-05-13 18:36:23 +04:30
Ali Dehghani
f7f6bbe79b Surefire upgrade. 2019-05-13 18:36:23 +04:30
Ali Dehghani
7fa34da4eb Fixed the failed compilation. 2019-05-13 18:36:23 +04:30
Ali Dehghani
8cab3f616e Added the missing test. 2019-05-13 18:31:15 +04:30
Ali Dehghani
0dd99df208 Adding a test to demonstrate programmatic registration. 2019-05-13 18:31:15 +04:30
Ali Dehghani
97022ca7d3 Added a new constructor for employee extension. 2019-05-13 18:31:15 +04:30
Ali Dehghani
104b0d597f Retrofitted the getConnection method to accept explicit connection props. 2019-05-13 18:31:15 +04:30
Loredana Crusoveanu
4169c6d431
Merge branch 'master' into master 2019-05-11 16:01:13 +03:00
Loredana
e877597d9d rename junit module 2019-05-11 09:30:45 +03:00
Loredana Crusoveanu
396bfe28a9
Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
Loredana Crusoveanu
997ec5f4df
Merge pull request #6918 from Doha2012/master
add junit5 method order examples
2019-05-10 23:38:37 +03:00
Loredana
6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03:00
Loredana Crusoveanu
ee6f02d9a4
Merge pull request #6913 from eugenp/lor6-patch-4
Update README.md
2019-05-09 22:49:52 +03:00
sheryllresulta
f5240599bb
Update README.md 2019-05-09 15:25:47 +08:00
DOHA
afac1b1e92 add junit5 method order examples 2019-05-08 14:09:01 +02:00
DOHA
3010137d3a add dependencies and cleanup 2019-05-08 14:08:21 +02:00
collaboratewithakash
5b94a7dc01
Back-link added 2019-05-08 16:26:35 +05:30
Loredana Crusoveanu
9863cee1f8
Update README.md 2019-05-07 23:42:06 +03:00
Loredana Crusoveanu
f51429bfe6
Update README.md 2019-05-07 23:36:08 +03:00
Loredana Crusoveanu
0c0f148320
Merge pull request #6902 from amit2103/BAEL-14249
[BAEL-14249] - POM Properties Cleanup
2019-05-06 23:22:19 +03:00
Eric Martin
fa4a34317b
Merge pull request #6891 from dev-chirag/master
BAEL-2848 JUnit Tagging and Filtering Tests
2019-05-05 19:48:20 -05:00
Loredana Crusoveanu
d3fc478346
Merge pull request #6901 from kacperkoza/master
master
2019-05-05 22:41:45 +03:00
amit2103
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
Kacper Koza
42aeb2daab master 2019-05-05 20:51:13 +02:00