Commit Graph

25 Commits

Author SHA1 Message Date
Dhawal Kapil 492ff5b888 JAVA-13721 Removed mockmaker file, not needed with mockito v5+ 2023-05-31 23:38:48 +05:30
Dhawal Kapil c3767c3a91 Merge branch 'master' of https://github.com/eugenp/tutorials into
task/JAVA-13721

# Conflicts:
#	testing-modules/mockito-simple/pom.xml
2023-05-16 23:10:40 +05:30
Dhawal Kapil 585d1e1575 JAVA-13721 Further formatting of files 2023-05-16 23:06:58 +05:30
Dhawal Kapil 7b8fad5dc9 JAVA-13721 Fixing the formatting 2023-05-16 22:56:17 +05:30
Bipin kumar 87e4bc434f JAVA-16612: Mock Final Classes and Methods with Mockito article; MockMaker improvement (#13890) 2023-05-03 12:36:25 +03:00
Dhawal Kapil 005c68e0a6 JAVA-13721 Format, Fix Package, Upgrade version of all the articles 2023-04-28 20:24:19 +05:30
panos-kakos 0264bb82c8 Java 13914 (#13083)
* [JAVA-13914] Replaced Junit4 annotations with Junit5

* [JAVA-13914] Replaced Junit4 annotations with Junit5

* [JAVA-13914] Fixed test

* [JAVA-13914] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-08 19:47:51 +05:30
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
Dhawal Kapil 523e01a343 JAVA-13636 Minor cleanup 2022-08-28 20:42:59 +05:30
Dhawal Kapil bf888fc637 JAVA-13636 Updated Junit5 article 2022-08-28 19:29:37 +05:30
Dhawal Kapil 0406bde4e3 Merge branch 'master' of https://github.com/eugenp/tutorials into
task/JAVA-13630

# Conflicts:
#	persistence-modules/fauna/pom.xml
2022-08-11 00:03:03 +05:30
Dhawal Kapil 92d27acdb3 JAVA-13634 Cleanup 2022-08-10 23:47:50 +05:30
Dhawal Kapil 143d5f6eed JAVA-13630 Fixed/Clean Imports 2022-08-10 23:08:14 +05:30
Dhawal Kapil 595aa8fe3b JAVA-13632 Updated code for Mocking Void Methods with Mockito 2022-08-09 22:41:27 +05:30
Dhawal Kapil 717e3fafdb JAVA-13629 More fixes and updates (#12566) 2022-08-05 01:19:05 +05:30
kwoyke 75db30f1c1 Merge pull request #12538 from dkapil/task/JAVA-13629
Task/java 13629
2022-07-31 22:15:33 +02:00
kwoyke e07dba99a3 Merge pull request #12536 from dkapil/task/JAVA-13628
Task/java 13628
2022-07-31 22:13:25 +02:00
Dhawal Kapil 57aa81d552 JAVA-13630 Updated code for Mockito - Using Spies Article 2022-07-31 23:26:36 +05:30
Dhawal Kapil 53629eeb0b JAVA-13627 Updated code to use assertThatThrownBy instead of assertThrows 2022-07-31 21:57:45 +05:30
Dhawal Kapil 9f31e46b03 JAVA-13629 Added missing tests from Mockito ArgumentMatchers article 2022-07-26 23:31:25 +05:30
Dhawal Kapil 48461ed6cc JAVA-13628 Minor upgrades 2022-07-26 18:38:10 +05:30
Dhawal Kapil 4e13672a93 JAVA-13627 Removed MockitoMockIntegrationTest as it was a duplicate, other cleanup and API upgrades 2022-07-26 18:23:50 +05:30
Dhawal Kapil 4dab3eb46d JAVA-12033 Upgraded assertion libraries and minor cleanup 2022-07-26 12:58:41 +05:30
Dhawal Kapil 80a4ca1c2b JAVA-13625 Updated/upgraded Mockito Annotations Code 2022-07-26 12:41:56 +05:30
Dhawal Kapil 24d4feb541 JAVA-12032 Move Mockito ebook articles code to common module - mockito-simple- Delete mockito-3 since it had only 1 article which was moved to mockito-simple 2022-07-15 17:52:21 +05:30