Commit Graph

15 Commits

Author SHA1 Message Date
johnA1331
16a190e233 Update README.md 2021-08-25 21:53:25 +08:00
nishitgoyal17
53937d8bd6 Nishit/BAEL-4340 executing junit via command line (#11096)
* executing junit via command line

* incorporating review comments

* incorporating review comments
2021-08-23 19:24:13 -05:00
sampadawagde
bbc0f4f86f JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
Krzysztof Woyke
232d9bcd05 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
Daniel Taylor
e7f2feceda change "Aborted" to "Failed" under testFailed() 2020-09-29 16:37:05 -06:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
288550e9d3 Update README.md 2019-10-15 15:16:48 +08:00
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
johnA1331
dbf5783205 Update README.md 2019-08-02 21:56:28 +08:00
Paul Latzelsperger
8b2b894bbd added example code for BAEL-3082 (#7374) 2019-07-22 08:18:49 +02:00
Loredana Crusoveanu
999c5ea5e1 Create README.md 2019-07-19 08:25:59 +03:00
Jon Cook
3d54335655 BAEL-2912 - TestWatcher API 2019-07-10 12:58:15 +02:00
Arho Huttunen
0cf2895db0 BAEL-2911 JUnit Custom Display Name Generator API 2019-07-05 21:04:20 +03:00
Arho Huttunen
7b244aabda BAEL-2911 - JUnit Custom Display Name Generator API 2019-06-23 10:07:06 +03:00
Arho Huttunen
a11e0088ba BAEL-2911 - JUnit Custom Display Name Generator API 2019-06-15 10:05:05 +03:00