IntelliJ IDEA - Writing Tests with JUnit 5
Offered By: JetBrains via YouTube
Course Description
Overview
Explore JUnit 5 features for writing effective and readable automated tests in this 21-minute tutorial. Learn to set up Gradle, create and run tests, configure optional settings, disable tests, and use helpful display names. Master live templates for test methods, implement multiple assertions, run assertion groups, and utilize test assumptions. Dive into data-driven tests, exception checking, and test grouping with @Nested. Enhance your Java testing skills using IntelliJ IDEA and JUnit 5 to create more robust and maintainable code.
Syllabus
IntelliJ IDEA. Writing Tests with JUnit 5
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera