java-tutorials/testing-modules
Jonathan Cook ab6fee6012 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
..
assertion-libraries [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
easy-random BAEL-19988: Migrate easy-random module to the com.baeldung package 2019-12-19 11:59:44 +01:00
easymock [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
gatling Update README.md 2019-12-19 18:40:58 +08:00
groovy-spock [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
hamcrest [JAVA-131] Renaming java-hamcrest version property to avoid conflict with other hamcrest libraries 2020-03-05 07:51:26 +01:00
junit-4 Update README.md 2020-01-23 14:43:14 +08:00
junit-5 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
junit-5-advanced [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
junit-5-basics Merge pull request #8332 from Maiklins/BAEL-3586 2019-12-13 21:35:30 -06:00
junit5-annotations Bael 3850: EnabledForJRERange and DisabledForJRERange JUnit Annotations (#8724) 2020-02-22 10:46:52 +00:00
junit5-migration Update README.md 2020-03-23 18:32:12 +08:00
load-testing-comparison [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
mockito [JAVA-134] Creating README.md in new powermockito module 2020-03-19 20:31:16 +01:00
mockito-2 Belma Jakupovic - Mockito additional answers (#9041) 2020-04-06 20:22:28 +02:00
mocks BAEL-3868 - Fix the integrations tests in mocks (#9039) 2020-04-06 13:21:24 -07:00
mockserver [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
parallel-tests-junit [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
powermock [JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time 2020-03-19 20:31:18 +01:00
rest-assured JAVA-966: Use randomly generated and available port 2020-03-12 20:28:11 +01:00
rest-testing BAEL-19988: Migrate rest-testing module to the com.baeldung package 2019-12-19 14:13:18 +01:00
selenium-junit-testng [JAVA-131] Fixed hamcrest-all version in selenium module 2020-03-05 07:51:23 +01:00
spring-testing [JAVA-131] Updated java-hamcrest version property in spring-testing module 2020-03-05 07:51:27 +01:00
test-containers [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
testing-libraries Update README.md 2020-03-07 11:01:02 +08:00
testng [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
xmlunit-2 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml [JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time 2020-03-19 20:31:18 +01:00

README.md

Testing Modules

This is an aggregator module containing multiple modules focused on testing libraries.