Java Unit Testing | Path
Год выпуска: 2020
Производитель: Pluralsight
Сайт производителя://app.pluralsight.com/paths/skills/unit-testing-in-java
Автор: Коллектив авторов
Продолжительность: ~8h
Тип раздаваемого материала: Видеоурок
Язык: Английский
Описание:
Unit testing has become standard practice for today's software developers. The goal of this learning path is to help you understand how to write clean, testable code, all the way from writing your first test to mocking out dependencies to creating unit tests for your existing applications
What you will learn:
Creating unit tests with JUnit
Mocking dependencies with Mockito
Validating method calls with Mockito
Creating partial mock classes
Test-driven development
Creating unit tests for legacy codebases
Prerequisites:
[Pluralsight] Java SE 17 | Path
Related Topics:
[Pluralsight] TDD in Java SE 17
[Pluralsight] Building Machine Learning Solutions with Java | Path
Содержание
Beginner
Writing unit tests requires a solid foundation in the tools of the trade, and that is what will get with the courses in this section. You will learn about JUnit, the most popular unit testing framework for Java and Mockito, the most widely used mocking framework.
Getting Started Unit Testing with JUnit (Jim Weaver, 2018)
Intermediate
This section introduces you to the concept of Test-driven development, where you write tests first and then the code that makes those tests pass. Whether you choose to use TDD all of the time or only part of the time, this is an important technique to add to your developer toolkit.
TDD with JUnit (Catalin Tudose, 2018)
Getting Started with EasyMock (Nicolae Caprarescu, 2020)
Getting Started with Mockito (Nicolae Caprarescu, 2019)
Advanced
Writing unit tests for existing code bases can present unique challenges but in this section, you will learn to overcome those so that you can create tests and have the same confidence in your legacy applications as you do with newly developed code.
Unit Testing Legacy Code in Java SE (Jim Weaver, 2018)
Файлы примеров: присутствуют
Субтитры: присутствуют
Формат видео: MP4
Видео: H.264/AVC, 1280x720, 16:9, 30fps, 128 kb/s
Аудио: AAC, 44.1 kHz, 69.2 kbit/s, 2 channels