Commit Graph

495 Commits

Author SHA1 Message Date
johnA1331
5a62136470 Update README.md 2020-05-05 17:23:23 +08:00
johnA1331
0f836756cc Update README.md 2020-05-05 17:08:45 +08:00
marc06210
67b6f4f54b BAEL-3960 (#9070)
Bael-3960, asserting log messages with junit code.
2020-05-04 17:03:21 +01:00
KevinGilmore
0f5bb1653d BAEL-2893 BAEL-3927 update README files (#9171)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article

* BAEL-2893 BAEL-3927 add link back to article
2020-04-24 22:28:04 -05:00
Gergo Petrik
d0e8752b69 Mockint objectmapper with mockito (#9017)
* Mockint objectmapper with mockito

* enforcing naming convention for test classes

* removed Spring

* removed unattended changes

* modified example

* simplified call stack in flower validator
2020-04-24 09:00:30 -05:00
Josh Cummings
66031d0b7e Merge pull request #9133 from amit2103/JAVA-1278-1
Java 1278 1
2020-04-18 22:58:12 -06:00
amit.pandey
9332b64fd8 update source code to sync with article 2020-04-18 20:57:13 +05:30
Belma Jakupovic
202c7d1f90 additional answers mockito change repository method (#9082) 2020-04-15 21:15:59 +02:00
Jonathan Cook
21a8fe648e Merge pull request #8953 from rdevarakonda/BAEL-3769
BAEL-3769 | Writing templates for test cases using JUnit 5
2020-04-12 15:37:11 +02:00
ramprasad.devarakonda@gmail.com
98bc387413 BAEL-3769 | Writing templates for test cases using JUnit 5 2020-04-11 00:33:05 +01:00
Jonathan Cook
817c5a012a BAEL-3868 - Fix the integrations tests in mocks (#9039)
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

- Return to indentation with spaces.

* BAEL-3854 - Pattern Matching for instanceof in Java 14

* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test

* BAEL-3868 - Fix the integrations tests in mocks

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-04-06 13:21:24 -07:00
Belma Jakupovic
6c13633cac Belma Jakupovic - Mockito additional answers (#9041) 2020-04-06 20:22:28 +02:00
johnA1331
5a4858919d Update README.md 2020-03-23 18:50:53 +08:00
johnA1331
9523b4f0e5 Update README.md 2020-03-23 18:50:03 +08:00
johnA1331
f3474da059 Update README.md 2020-03-23 18:32:12 +08:00
dupirefr
944a52f1ea [JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time 2020-03-19 20:31:18 +01:00
dupirefr
f893cd7639 [JAVA-134] Renamed powermockito module to powermock 2020-03-19 20:31:17 +01:00
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
Krzysiek
d6f4fd4220 JAVA-966: Use randomly generated and available port 2020-03-12 20:28:11 +01:00
Eric Martin
7fe67607a2 Merge pull request #8808 from johnA1331/master
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05: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
johnA1331
1817ab5a37 Update README.md 2020-03-07 11:01:02 +08:00
kwoyke
43b81f0cba Merge pull request #8562 from kwoyke/BAEL-3694
BAEL-3694: Refactor Mockito unit tests
2020-03-06 13:43:24 +01:00
dupirefr
547791188d [JAVA-131] Updated java-hamcrest version property in spring-testing module 2020-03-05 07:51:27 +01:00
dupirefr
0205fe166e [JAVA-131] Renaming java-hamcrest version property to avoid conflict with other hamcrest libraries 2020-03-05 07:51:26 +01:00
dupirefr
bef5a846cf [JAVA-131] Removed unused version of java-hamcrest from mockito module 2020-03-05 07:51:24 +01:00
dupirefr
92334c21e2 [JAVA-131] Fixed hamcrest-all version in selenium module 2020-03-05 07:51:23 +01:00
dupirefr
4d3ef0a8da [JAVA-131] Kept difference between hamcrest and hamcrest-all 2020-03-05 07:51:22 +01:00
Mona Mohamadinia
b3e0c2d11a Bael 3850: EnabledForJRERange and DisabledForJRERange JUnit Annotations (#8724)
* Upgraded to Jupiter 5.6.0

Also removed some deprecated stuff!

* Added a new test

* Resotre Delete Tests
2020-02-22 10:46:52 +00:00
johnA1331
ea0bb9a8e1 Update README.md 2020-02-10 15:12:42 +08:00
johnA1331
bd0abd6dcc Update README.md 2020-02-10 15:02:46 +08:00
johnA1331
92f55ecca2 Update README.md 2020-02-05 16:08:11 +08:00
kwoyke
b7f06a27b1 BAEL-3805: Fix project's dependencies (#8662) 2020-02-05 07:42:43 +01:00
Eric Martin
026ff2ca3a Merge pull request #8567 from johnA1331/master
Bi-monthly test fix - BAEL-20909
2020-01-31 20:24:34 -06:00
Krzysiek
7f123fbac6 BAEL-21543: Downgrade Spring Boot to version 2.1.9 in rest-assured 2020-01-27 20:56:17 +01:00
mikr
f224682a8f BAEL-3590 Fix Cucumber Hooks Integration Tests 2020-01-24 09:26:40 +01:00
johnA1331
d4ae9ced33 Update README.md 2020-01-23 14:43:14 +08:00
Krzysiek
dd1e37fb8f BAEL-3694: Refactor Mockito unit tests 2020-01-21 20:41:44 +01:00
m.raheem
85e8b654e1 first review round changes 2020-01-08 21:07:33 +02:00
m.raheem
00f74c251e modifying partialMocking() 2020-01-07 21:28:46 +02:00
Josh Cummings
e4d1dadef4 Merge pull request #8461 from kwoyke/BAEL-3700
BAEL-3700: Add example of uninitialized Mockito annotations
2020-01-04 14:10:11 -07:00
Eric Martin
9154e9ff57 Merge pull request #8449 from Maiklins/BAEL-3590-cucumber-hooks
BAEL-3590 cucumber hooks
2020-01-04 14:44:37 -06:00
Maiklins
e7823a3051 Update testing-modules/testing-libraries/src/test/java/com/baeldung/cucumberhooks/books/BookStoreWithHooksIntegrationTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-01-03 18:56:41 +01:00
Krzysiek
5768813061 BAEL-3700: Add example of uninitialized Mockito annotations 2020-01-01 21:42:43 +01:00
chris9408
d00f690f2b [BAEL-2948] requested PR changes 2020-01-01 18:12:54 +02:00
mikr
f449224819 Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590 2019-12-29 15:41:23 +01:00
mikr
6d4727fe22 Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590 2019-12-29 15:40:04 +01:00
chris9408
d4b4f91d8b updated test names 2019-12-27 15:22:38 +02:00
chris9408
dc80c56040 Merge branch 'master' of https://github.com/chris9408/tutorials into feature/selenium-cookies 2019-12-25 01:15:19 +02:00