filmov
tv
JUnit Example - Creating test cases and running them from a test suite

Показать описание
This is an example JUnit video where I have a program with two methods. I create a test case that tests each method. Finally, I create a test suite that automatically runs each test case and generates test results.