Commit Graph

8 Commits

Author SHA1 Message Date
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