In this tutorial we're going to look at features of JUnit 5 that can make it easier for us to write effective and readable automated tests.
- Setting up Gradle;
- Creating and Running at Test;
- Optional Configuration;
- Disabling Tests;
- Helpful Test Names for Display;
- Live Templates for Test Methods;
- Multiple Assertions;
- Running a Group of Assertions;
- Test Assumptions;
- Data Driven Tests;
- Checking Exceptions;
- Grouping Tests with @Nested
For more information, go to: https://jb.gg/s6cwxo
Blog post: https://jb.gg/2jqoev
Download IntelliJ IDEA: https://jb.gg/download-intellij-idea
Top 15 IntelliJ IDEA shortcuts:
https://youtu.be/QYO5_riePOQ
*Author: Trisha Gee
Join us:
Website https://jb.gg/website
Blog https://jb.gg/blog
Twitter https://twitter.com/intellijidea
Facebook https://www.facebook.com/IntelliJIDEA/
#getting_to_know_intellij #intelliJIDEA #intelliJ #JetBrains #Java #Programming