Java: Java tutorial: Unit and integration testing (part 14) - видео HD

Java: Java tutorial: Unit and integration testing (part 14) - видео
00:10:45

12n.ru 16759 роликов

Java tutorial: Unit and integration testing (part 14) - видео.

Learn how to test your application and ensure that it works before deploying it on the web. This chapter focuses on standalone unit and integration tests that run internally. The next chapter shows how to run end-to-end test to simulate a user.

 Text version: https://bit.ly/2UTmRQ7 Tutorial playlist:

RSS
Yeruva Nag
17:01
+1
Thanks a lot
BenSu
11:35
+1
How did you do the «test:» and had a bunch of code appear? Do I have to manually do that because that doesn't work in eclipse. And for the data in «public void setupData()» do you just use random names just for the sake of the test?