JUnit Testing in Eclipse

preview_player
Показать описание
In this short tutorial, I show how to conduct unit testing in Eclipse with JUnit 4.
Рекомендации по теме
Комментарии
Автор

As someone new to automated testing and Junit, I found this video quick, informative, and easy to understand. Good job.

Rashomon
Автор

Your voice is so calming and reassuring..

Akyla
Автор

Great video. This is the best description of how to use Junit that I've come across so far. Thanks.

chiphawkins
Автор

At 6:39 I can hear a spooky wind howling. You should check for ghost and skeltons.

angledcoathanger
Автор

Hey man this was very much helpful, i was new to JUnit. But cannot find the next video you spoke about at the end of the video..!! And thanks again!!

jitendraudaiyar
Автор

Hey man, I just started doing a Junit project, and this was the first tutorial I looked at and I have to say that this was a great tutorial that really helped me with the basics of Junit testing! It would be really cool if you made another video! Thanks for the help!

macinac
Автор

Awesome explaining! I've watched a couple of videos but yours is the best one for explaining and showing how to set it up. But I can't seem to find the next video in your series, I'd really like to see some more of this!

Embrcoocli
Автор

Very good tutorial Michael. Congrats. I will follow your channel for sure.

aclaytonbr
Автор

Thanks for explaining. Its really nice to see and understand the process for unit testing.

DebabrataPatnaik
Автор

Exceptional tutorial. Perfect voice tone. Thank you MH!

Rich
Автор

So good :) Excellent tutorial. Youtubing tutorials can get really frustrating for hands on people. Thanks for making it simple to understand :)

adebankealabi
Автор

Very comprehensive for beginners. Thanks!

Dfasje
Автор

Really clear and concise tutorial, great job man

abowlofrice
Автор

fast and easy to understand !! many thanks

hmzza
Автор

This one is good. Just what I was looking for.

vaguy
Автор

hey Michael nice video.
waiting for the next one.

gsureshkumardora
Автор

It was a bit confussing that u called the class you were testing JUnit, but it was helpful. Thank you-

tomaspinto
Автор

Hey Michael Herman nice video, will upload related videos to apply junit concepts

rameshpitla
Автор

Nice tutorial. Helped me for my project, thanks.

kujaex
Автор

This video did a decent job showing what the code looks like, but I was rather dissappointed, I wish you'd have covered what the code is actually doing. You didn't go into the @test annotation, you didn't go over what a junit object actually is, you didn't cover what it means to assert, or include hardly any other information. To be fair, this is the only video in this serious that I've watched, so I'm not sure if you've explained the above in previous videos, but I wish there would've been a little more information. This video was no more useful or informative to me than simply reading a code snippet or just referring to the eclipse documentation.

JustinZymbaluk