filmov
tv
Writing JUnit tests for a Java class in Eclipse

Показать описание
This series of videos is suitable for programmers with some programming or Java experience who want to learn object-oriented programming and dig deeper into some other Java features. This video is an introduction to modeling a class with a state-transition diagram and designing unit tests based on that model. This video is suitable to watch after reading Chapter 3 of Software Testing and Quality Assurance: Theory and Practice by Naik and Tripathy or the JUnit 5 User Guide. However, the video is very straightforward and can also stand alone or accompany any other textbook or website that has introduced JUnit testing in Java. Let's have some fun learning to program in Java!
Here are the first two videos on JUnit testing:
The classes in this video are in my github repository, available here:
An excellent book introducing object-oriented programming in Java, along with other concepts, is Java, Java, Java:
Here is a link to the Software Testing and Quality Assurance book by Naik and Tripathy*:
Here is a link to the JUnit 5 User Guide:
If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Advanced Java course:
*As an Amazon Associate I earn from qualifying purchases. Your purchases help me continue to bring you content!
00:00 The class and state-transition diagram
03:53 Designing and writing JUnit test cases
Here are the first two videos on JUnit testing:
The classes in this video are in my github repository, available here:
An excellent book introducing object-oriented programming in Java, along with other concepts, is Java, Java, Java:
Here is a link to the Software Testing and Quality Assurance book by Naik and Tripathy*:
Here is a link to the JUnit 5 User Guide:
If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Advanced Java course:
*As an Amazon Associate I earn from qualifying purchases. Your purchases help me continue to bring you content!
00:00 The class and state-transition diagram
03:53 Designing and writing JUnit test cases
Комментарии