Writing Our First Unit Tests - Testing on Android - Part 3

preview_player
Показать описание
In this video, we will write our first few unit tests that test registration input validation.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:

Get the source code for this video here:

Get the homework for this video here:

You like my free content? Here you can me a coffee:
Рекомендации по теме
Комментарии
Автор

Just started an Android Dev internship, and tomorrow my job will be to start writing Tests for the ongoing project - this Series is the perfect preparation for that!
You absolutely Rock!

crateer
Автор

I was trying to learn writing test cases for such a long time brother. And today because of you I finally started it. Really like the way you teach. Huge fan. Subscribed. :)

VasuRana
Автор

I am a Taiwanese. Although we are of different nationalities, I want you to know that your high-quality videos helped me. I am very grateful to you, thank you

stocklin
Автор

One of the best video about testing in Android. Short, simple and All-in-One.

sergeytarasov
Автор

I am a fan from Brazil! You helped me a lot during all my evolution!! Congrats for the great role you make in spreading knowledge!

reidosnoobs
Автор

One small comment I have is to click the check mark box in the test toolbar to show passed and failed tests if you'd like to see al the test results like yours shows in the video. Mine was set to only show failed by default. Thank you again, Philipp!!

dadveloper
Автор

Awesome, I didn't understand how to implement testing until watching your videos!

s-w
Автор

It's awesome that these videos are free, you're brilliant at teaching. Thank you!

santtu
Автор

Very good idea with homework, go on, very interesting

markiianmykush
Автор

Testing yes. More, more more videos on all kinds of testing 🐣

AwesomeDevNotes
Автор

Oh wow amazing.. Specially loved your teaching way that you gave homework in between and in end too. This way I could actually evaluate my knowledge. Thanks a lot for such work.

vishakhasharma
Автор

Hey Philipp, thank you so much for making testing videos!! We really needed this.

jagat.jeeban
Автор

buddy you don't need to ask for click on the subscribe button. Your contents are unique and very very useful. ppl will do it themselves

aviksutar
Автор

Your videos are always awesome!the way explain some technology is quite concisely and easy to understand. Thanks a lot Philipp!

jackli
Автор

I did the braces the homework but the fibonacci confused the hell outta me. I was sitting for like an hour but eventually gave up lol. Couldn't for my life figure out the definition you provided and what exactly I'm supposed to test:

* fib(0) = 0
* fib(1) = 1
* fib(n) = fib(n-2) + fib(n-1)

Great video anyway it was so well explained and packed with knowledge.

Aspiret
Автор

So many "A-HA" moments here for me! You're a God of the community.

dadveloper
Автор

Brilliant!
I applied to my project, works well!

xyqvzme
Автор

Waiting for more videos. Thanks for making our concept clear.

sushant
Автор

good start for TDD (Test Driven Development)

pradeepkumarreddykondreddy
Автор

I'm watching this thread before an interview. wish me luck!

majinzeke