Volume 0%
Press shift question mark to access a list of keyboard shortcuts
میانبرهای صفحه کلید
پخش/توقفSPACE
افزایش صدا
کاهش صدا
پرش به جلو
پرش به عقب
زیرنویس روشن/خاموشc
تمام صفحه/خروج از حالت تمام صفحهf
بی صدا/با صداm
پرش %0-9
00:00
00:00
00:00
 

IntelliJ IDEA. Writing Tests with JUnit 5

۰ نظر گزارش تخلف
دافین
دافین

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;
...

نظرات

نماد کانال
نظری برای نمایش وجود ندارد.

توضیحات

IntelliJ IDEA. Writing Tests with JUnit 5

۰ لایک
۰ نظر

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

آموزش