java-tutorials/testing-modules
Priyesh Mashelkar 1d0596f23c BAEL-3300 The Spring TestExecutionListener (#7933)
* Added module for article

* Update pom.xml

* Delete pom.xml

* Update and rename ForecastProcessorTest.java to ForecastProcessorUnitTest.java

* Updated code as per review comments

* Delete .gitignore

* Update pom.xml

* BAEL-2904 Moved files

* BAEL-2904 Deleted files from previous project

* BAEL-2904 Moved classes for method reference article

* Update pom.xml

* BAEL-2904 Updated README.md

* First draft

* BAEL-3300 Added more tests

* BAEL-3300 Removed unused imports

* BAEL-3300 Run dos2unix on README.md
2019-10-07 05:42:45 +02:00
..
assertion-libraries small fixes 2019-09-08 15:52:17 +03:00
easy-random [BAEL-17326] - Extract versions into properties 2019-09-15 17:53:10 +05:30
easymock Bi-monthly test fix - BAEL-16797 (#7822) 2019-10-02 16:16:24 +03:00
gatling renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
groovy-spock renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
hamcrest [BAEL-16668] Split or move testing-modules/mockito module (#7835) 2019-09-28 13:23:52 -06:00
junit-4 Split or move testing-modules/junit-5 module (#7879) 2019-10-02 21:33:18 -06:00
junit-5 Split or move testing-modules/junit-5 module - update readmes 2019-10-03 10:57:18 +03:00
junit-5-advanced renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
junit-5-basics BAEL-16977 Week 38 | go through the integration test results and see what NEW failing tests we have (#7837) 2019-09-23 17:15:10 +03:00
junit5-annotations Split or move testing-modules/junit-5 module - update readmes 2019-10-03 10:57:18 +03:00
junit5-migration Split or move testing-modules/junit-5 module - update readmes 2019-10-03 10:57:18 +03:00
load-testing-comparison renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
mockito [BAEL-16668] Split or move testing-modules/mockito module (#7835) 2019-09-28 13:23:52 -06:00
mockito-2 [BAEL-16668] Split or move testing-modules/mockito module (#7835) 2019-09-28 13:23:52 -06:00
mocks small fixes 2019-09-08 15:52:17 +03:00
mockserver renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
parallel-tests-junit renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
rest-assured renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
rest-testing renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
selenium-junit-testng renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
spring-testing BAEL-3300 The Spring TestExecutionListener (#7933) 2019-10-07 05:42:45 +02:00
test-containers renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
testing-libraries remove obsolete runfromjunit module (#7751) 2019-10-01 13:47:40 -07:00
testng renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
xmlunit-2 renamed back to testing-modules, pulled together testing-modules-2 modules into single module 2019-09-04 18:03:26 +01:00
README.md [BAEL-17476] - Add README descriptions 16 (#7876) 2019-09-27 07:59:13 -06:00
pom.xml Split or move testing-modules/junit-5 module (#7879) 2019-10-02 21:33:18 -06:00

README.md

Testing Modules

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