java-tutorials/testing-modules
Vivek 8e1d751f68 BAEL-3040: @TestInstance annotation in JUnit 5 (#7247)
* BAEL-3040: @TestInstance annotation in JUnit 5

* BAEL-3040: @TestInstance annotation in JUnit 5 (renamed the tests)

* BAEL-3040: @TestInstance annotation in JUnit 5 (corrected the name and removed unnecessary code)

* BAEL-3040: @TestInstance annotation in JUnit 5 - renamed the files of test classes

* BAEL-3040: @TestInstance annotation in JUnit 5 (changed based on code review comments)

* BAEL-3040: @TestInstance annotation in JUnit 5 (added the class for Tweet Serializer using JUnit 4)

* BAEL-3040: @TestInstance annotation in JUnit 5 (Code review changes)

* BAEL-3040: @TestInstance annotation in JUnit 5 (missed a code review comment, made the changes for the same)

* BAEL-3040: @TestInstance annotation in JUnit 5 (Moved the code to the advanced JUnit 5 directory)

* BAEL-3040: Formatted pom.xml

* BAEL-3040: Removed the files from junit5 directory
2019-08-13 19:37:39 +01:00
..
easy-random Rename README.MD to README.md 2019-08-02 22:38:47 +08:00
easymock [BAEL-15319] - Check modules that don't use our standard parents 2019-07-10 12:16:50 +05:30
gatling [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
groovy-spock [BAEL-14251] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts 2019-05-05 11:39:30 +05:30
junit-5 update links in readmes 2019-08-04 14:19:42 +03:00
junit-5-advanced BAEL-3040: @TestInstance annotation in JUnit 5 (#7247) 2019-08-13 19:37:39 +01:00
junit-5-basics Bael 3082 (#7446) 2019-07-29 22:38:42 +02:00
junit5-migration Create README.md 2019-07-17 11:30:29 +03:00
load-testing-comparison Update README.md 2019-07-21 16:04:00 +08:00
mockito update links in readmes 2019-08-04 14:19:42 +03:00
mockito-2 Update README.md 2019-05-07 23:36:08 +03:00
mocks [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
mockserver BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
parallel-tests-junit Create README.md 2019-07-21 16:05:12 +08:00
rest-assured update links in readmes 2019-08-04 14:19:42 +03:00
rest-testing [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
runjunitfromjava/src BAEL 1861 (#4913) 2018-08-07 18:50:33 +02:00
selenium-junit-testng BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
spring-testing Update README.md 2019-08-02 22:08:16 +08:00
test-containers minor fix 2019-07-20 17:53:02 +03:00
testing update links in readmes 2019-08-04 14:19:42 +03:00
testng [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
xmlunit-2 BAEL 3084 Improvement: Move Xml Unit Articles (#7330) 2019-07-18 10:48:37 -04:00
README.md update links in readmes 2019-08-04 14:19:42 +03:00
pom.xml BAEL 3084 Improvement: Move Xml Unit Articles (#7330) 2019-07-18 10:48:37 -04:00

README.md

Testing Modules

This is a aggregator module containing several modules focused on testing libraries.