java-tutorials/testing-modules
Jonathan Cook 9144660a72 BAEL-4756 - Mockito MockSettings - fix spelling (#10438)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-01-23 07:08:50 +01:00
..
assertion-libraries
easy-random
easymock
gatling
groovy-spock
hamcrest
junit-4 Update README.md 2020-10-02 13:26:20 +08:00
junit-5 Update README.md 2020-10-02 13:29:42 +08:00
junit-5-advanced change "Aborted" to "Failed" under testFailed() 2020-09-29 16:37:05 -06:00
junit-5-basics Rename finalize methods 2020-12-22 21:27:18 +01:00
junit5-annotations updated junit 5 version to latest version 2020-10-11 23:47:08 +05:30
junit5-migration
load-testing-comparison add indexes to jpa entities 2020-10-15 19:03:52 +03:00
mockito article was moved to mockito-2; remove duplicate methods from mockito module 2020-07-27 12:01:55 +03:00
mockito-2 BAEL-4756 - Mockito MockSettings - fix spelling (#10438) 2021-01-23 07:08:50 +01:00
mocks
mockserver
parallel-tests-junit
powermock
rest-assured JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE (#9985) 2020-09-11 18:19:02 +05:30
rest-testing BAEL-4659: Upgrade Cucumber to 6.8.0 (#10115) 2020-10-02 19:28:05 +02:00
selenium-junit-testng Update README.md 2020-07-23 21:06:51 +08:00
spring-testing added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests 2021-01-13 10:26:38 -03:00
spring-testing-2 JAVA-4013: README changes 2021-01-12 19:14:50 +05:30
test-containers
testing-assertions Update README.md 2020-09-16 22:57:59 +08:00
testing-libraries BAEL-4341 - Add AfterEach annotation instead of BeforeEach on tearDown 2020-08-13 09:12:53 +02:00
testing-libraries-2 Update README.md 2020-12-02 19:14:12 +08:00
testng
xmlunit-2
README.md
pom.xml BAEL-4437 - System Rules (#10047) 2020-09-17 14:22:49 -07:00

README.md

Testing Modules

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