java-tutorials/testing-modules
bfontana 2d8bc57689 Merge pull request #9648 from dpgarrett/danielg/conditionally-ignoring-tests-in-junit
BAEL-4337 Conditionalling ignoring tests in JUnit 4
2020-07-16 21:09:58 -03:00
..
assertion-libraries Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
easy-random BAEL-19988: Migrate easy-random module to the com.baeldung package 2019-12-19 11:59:44 +01:00
easymock used properties defined in parent pom 2020-07-12 00:06:27 +05:30
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 fix: replace * imports with single imports: 2020-07-13 10:07:50 +01:00
junit-5 removed RC versions from pom dependency 2020-07-12 03:00:28 +05:30
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 Update README.md 2020-05-05 17:08:45 +08: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 update source code to sync with article 2020-04-18 20:57:13 +05:30
mockito-2 Bael 4026 (#9433) 2020-06-03 22:20:43 -05: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 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
powermock Revert "BAEL-4134" 2020-07-07 14:18:10 +03: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 Revert "BAEL-4134" 2020-07-07 14:18:10 +03: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-assertions Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
testing-libraries BAEL-4341 - JUnit test for System.out.println() (#9694) 2020-07-13 18:46:32 -07:00
testng tested the code with latest testng version 7.1.0 2020-04-17 12:47:32 +01: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 BAEL-3960 (#9070) 2020-05-04 17:03:21 +01:00

README.md

Testing Modules

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