Unit Testing Java Application Using JUNIT 01

preview_player
Показать описание
Unit testing is a critical part of any software development process. JUnit is an open-source testing tool specialized for Java, and it should be part of every Java developer's toolbox. Learn how to integrate JUnit with popular tools and IDEs (Eclipse, NetBeans, IntelliJ, and Maven), and conduct a variety of tests, including exception handling and parameterized tests.

Topics include:

What is JUnit?
Comparing values with assertions
Using JUnit with different Java IDEs
Creating basic unit tests
Testing for exception handling
Creating parameterized tests
Рекомендации по теме
Комментарии
Автор

Mate, I couldn't watch past the first 60 seconds because the typos were so distracting. Clean them up and redo, please!? JNIT? Or is it JUnit?

jeremynieuwoudt