6da6722ec4
* BAEL-1216: improve tests * BAEL-1448: Update Spring 5 articles to use the release version * Setting up the Maven Wrapper on a maven project * Add Maven Wrapper on spring-boot module * simple add * BAEL-976: Update spring version * BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView) * Move RSS feed with Spring MVC from spring-boot to spring-mvc-simple * BAEL-1285: Update Jackson articles * BAEL-1273: implement both MVC and Rest approach to serve RSS content * RSS(XML & Json) with a custom model * BAEL-1273: remove a resource * BAEL-1519: Guide to scribejava * BAEL-1273: improve xml representation * Fix pom * BAEL-1587: JUnit 5 upgrade |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant Articles:
- The Basics of JUnit 5 – A Preview
- A Guide to JUnit 5
- Guide to Dynamic Tests in Junit 5
- A Guide to @RepeatedTest in Junit 5
- Guide to Dynamic Tests in Junit 5
- A Guied to JUnit 5 Extensions
- Inject Parameters into JUnit Jupiter Unit Tests
- Mockito and JUnit 5 – Using ExtendWith
- JUnit 5 – @RunWith
- JUnit 5 @Test Annotation