Commit Graph

73 Commits

Author SHA1 Message Date
Loredana
0c0dbe8750 article was moved to mockito-2; remove duplicate methods from mockito module 2020-07-27 12:01:55 +03:00
amit.pandey
9332b64fd8 update source code to sync with article 2020-04-18 20:57:13 +05:30
dupirefr
3fd14497bf [JAVA-134] Creating README.md in new powermockito module 2020-03-19 20:31:16 +01:00
dupirefr
3feaf8ede8 [JAVA-134] Created a powermockito module that uses version 2.21.0 version of Mockito 2020-03-19 20:31:14 +01:00
Josh Cummings
5843af0d09 Merge pull request #8784 from dupirefr/team/JAVA-131-hamcrest_version_update
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-07 14:12:21 -07:00
dupirefr
bef5a846cf [JAVA-131] Removed unused version of java-hamcrest from mockito module 2020-03-05 07:51:24 +01:00
Krzysiek
dd1e37fb8f BAEL-3694: Refactor Mockito unit tests 2020-01-21 20:41:44 +01:00
Krzysiek
5768813061 BAEL-3700: Add example of uninitialized Mockito annotations 2020-01-01 21:42:43 +01:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
kwoyke
ef3277399e BAEL-3231: Add usage example for MockitoJUnit.rule() (#8304) 2019-12-05 23:19:46 +07:00
johnA1331
7dd89d1919 Update README.md 2019-10-15 14:44:45 +08:00
johnA1331
ccb7e2cf81 Update README.md 2019-10-15 14:30:33 +08:00
Catalin Burcea
2255577ffd [BAEL-16668] Split or move testing-modules/mockito module (#7835)
* Split or move testing-modules/mockito module

* [BAEL-16668] fix after merge with master
2019-09-28 13:23:52 -06:00
Dhawal Kapil
824acb9351 BAEL-17703 Fix the integrations tests in mockito (#7871)
* BAEL-17703 Fix the integrations tests in mockito

- Upgraded power-mockito api 2 jar
- Renamed many IntegrationTests back to UnitTests as they do not require any integration components

* BAEL-17703 Fix the integrations tests in mockito

-Renamed MockFinals to MockFinalsUnitTest so that it can be picked by builds
2019-09-26 08:38:01 +03:00
Sjmillington
9a0ba02e6d Add article links to mockito module 2019-09-14 13:37:24 +01:00
Dhawal Kapil
fe94b62375 BAEL-17450 Slice 20 | The top 100 articles should have their own package in the module (#7757) 2019-09-10 12:43:16 +01:00
Loredana Crusoveanu
4e7b8cf19d Merge pull request #7689 from sjmillington/testing-libraries
[BAEL-16669] moved testing-modules/testing modules into relevant folders
2019-09-08 15:12:10 +03:00
Sjmillington
ce9ea390ba renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
Dhawal Kapil
51bd347f6a BAEL-16980 Slice 7 | The top 100 articles should have their own package in the module (#7663) 2019-08-31 13:30:33 -06:00
Sjmillington
ff871516ee [BAEL-16669] moved testing-modules/testing modules into relevant folders 2019-08-31 11:38:35 +01:00
Loredana
f1e0397dc0 update links in readmes 2019-08-04 14:19:42 +03:00
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
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
amit2103
11b02b5ba6 [BAEL-14274] - Fixed article code for https://www.baeldung.com/mockito-annotations 2019-06-29 20:56:30 +05:30
mikr
5b11cef14b BAEL-2891 Add a new section in the Mockito Annotations article 2019-05-27 00:32:25 +02:00
Loredana Crusoveanu
db6008b167 Merge pull request #6388 from JonCook/master
BAEL-2541 - Guide to ProcessBuilder API
2019-03-06 21:27:37 +02:00
Jon Cook
9838dca33a BAEL-2512 - Add a new section in Mockito Spy article 2019-03-03 15:18:14 +01:00
Jon Cook
86b51e4157 BAEL-2512 - Add a new section in Mockito Spy article 2019-03-03 08:45:45 +01:00
Jon Cook
4826f19d00 BAEL-2512 - Add a new section in Mockito Spy article 2019-03-02 22:50:04 +01:00
Jonathan Paul Cook
d62fd333b0 BAEL-2512 - Add a new section in Mockito Spy article 2019-02-28 17:09:00 +01:00
sheryllresulta
d9debd5daf Update README.md 2019-02-28 20:42:40 +08:00
charlesgonzales
b390c744f6 Update README.md 2018-12-20 22:11:11 +08:00
charlesgonzales
ba2619c9e3 Update README.md 2018-12-20 21:17:23 +08:00
Loredana Crusoveanu
645d4cc8a5 Merge pull request #5404 from eugenp/lor6-patch-11
Update FinalList.java
2018-10-19 20:57:06 +03:00
DOHA
ac8742cfff fix MockitoJUnitRunner deprecated import 2018-10-13 01:47:27 +03:00
Loredana Crusoveanu
8bf1a4cdf8 Update FinalList.java 2018-10-08 22:24:39 +03:00
Dhawal Kapil
550952c995 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
Tom Hombergs
a9e4ebff6d Merge pull request #4769 from priyeshmashelkar/master
BAEL-1907 Created new module spring-testing for article
2018-07-22 20:40:24 +02:00
priyeshmashelkar
225cf6d2f4 BAEL-1907 Created new module spring-testing 2018-07-20 10:45:03 +01:00
Tom Hombergs
ac245f16e0 Merge pull request #4738 from priyeshmashelkar/master
BAEL-1907 Renamed test methods to follow BDD style
2018-07-18 20:18:50 +02:00
priyeshmashelkar
4b46635ac7 Renamed test methods to use BDD style 2018-07-17 10:52:19 +01:00
charlesgonzales
7e16275bd7 BAEL-7390 - add/fix links (#4697)
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md
2018-07-13 06:57:45 +02:00
priyeshmashelkar
0522b91f3d Renamed test methods as per naming convention 2018-07-12 12:11:00 +01:00
Sanjay Patel
cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Tom Hombergs
cab2e3593d Merge pull request #4682 from priyeshmashelkar/master
BAEL-1907 Moved code from spring-boot to testing-modules/mockito
2018-07-11 21:00:19 +02:00
Priyesh Mashelkar
a3f6ad6d88 Renamed unit test 2018-07-11 00:01:38 +01:00
priyeshmashelkar
178aa88296 Moved code from spring-boot to testing-modules/mockito 2018-07-06 12:46:26 +01:00
Jonathan Cook
0242d74b93 BAEL-1863 - Calling Callbacks with Mockito (#4531)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito
2018-06-23 08:11:52 -07:00
Amit Pandey
a54c9e0c9e Bael 4461 2 (#4444)
* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* Fix verification times
2018-06-11 10:18:30 +02:00