Unit Testing w/ JUnit 4 testing framework - JAVA Tutorial

preview_player
Показать описание
00:50 What is downloading and test running JUnit Testing Framework version 4.10?
01:40 What is setting the JUnit CLASSPATH and running from the command prompt?
02:00 What is the difference between running JUnit version 4.10 and version 3.8 from command prompt?
03:30 What is test driven software development?
04:00 How to add JUnit to a JAVA eclipse project?
04:30 What are ways of structuring unit tests in a JAVA application?
05:20 How to name a unit Test class?
06:20 How to name testing methods within a unit Test class?
06:50 How to indicate that a method is a unit test method when using JUnit version 4?
07:40 How to use the assertEquals method in a JUnit test?
10:30 What is running a JUnit test when using the eclipse ide?
15:00 How to run a JUnit version 4 test from the command prompt?

► get access to members-only video contents + support:
► website + download source code:
► download directly:
Рекомендации по теме
Комментарии
Автор

After 4 hours of trying to figure this out, it was this video that got it working. Thanks a bunch

kylerouse
Автор

Thanks a TON man. You just saved my life.

joyrsg