Loredana Crusoveanu
76099945aa
Merge pull request #7211 from amit2103/BAEL-14274-15
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/mockit …
2019-07-20 21:27:42 +03:00
Loredana Crusoveanu
c14f95c580
Merge pull request #7363 from Doha2012/master
...
update testcontainers
2019-07-20 20:21:03 +03:00
DOHA
ca5eb17e00
minor fix
2019-07-20 17:53:02 +03:00
DOHA
2a5576618e
update test containers
2019-07-20 10:29:33 +03:00
Loredana Crusoveanu
999c5ea5e1
Create README.md
2019-07-19 08:25:59 +03:00
Denis
0d3ee78140
BAEL 3084 Improvement: Move Xml Unit Articles ( #7330 )
...
* BAEL-2983 java objects generation with EasyRandom
* BAEL-2983 move easy random under testing-modules
* BAEL-2983 java objects generation with EasyRandom
* BAEL-2983 move easy random under testing-modules
* BAEL-3084 move xmlunit-2 under testing-modules
2019-07-18 10:48:37 -04:00
Loredana Crusoveanu
d585745b4d
Merge pull request #7321 from eugenp/lor6-patch-2
...
Update README.md
2019-07-17 23:35:15 +03:00
Loredana Crusoveanu
fdf904f535
Merge pull request #7337 from eugenp/lor6-patch-6
...
Update README.md
2019-07-17 15:40:14 +03:00
Loredana Crusoveanu
6d5e2d15f7
Update README.md
2019-07-17 11:31:26 +03:00
Loredana Crusoveanu
980b18f438
Create README.md
2019-07-17 11:30:29 +03:00
Loredana Crusoveanu
d7fb226f30
Update README.md
2019-07-15 15:23:51 +03:00
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
amit2103
11b02b5ba6
[BAEL-14274] - Fixed article code for https://www.baeldung.com/mockito-annotations
2019-06-29 20:56:30 +05:30
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