May 17, 2024
Android Unit Test Room Database

Android Unit Test Room Database

Android Unit Test Room Database

Video by Simplified Coding via YouTube
Source
Android Unit Test Room Database

Welcome to another video that is "Android Unit Test Room Database". As title says it clearly, in this video we will write test cases for our Room Database.

I already told you in the previous videos, that we are going to build a very simple application throughout this series. The application is called "Spend Tracker". And in this app I need to save the User Spend in Room Database.

This course is not about building application, but it is about writing tests. So in this video we will write test for testing the Database, that we created for this application.

If you are having trouble navigating between different lessons of this Android Test Driven Development Course then you can directly watch the following playlist.
👉 https://bit.ly/2ZAGEqn
Here you will find all the videos of this course in chronological order.

In this video we used topics like Room and Coroutines. You can check separate courses for these topics here.
👉 Android Room Database Tutorial http://bit.ly/2PfQHeN
👉 Coroutines Tutorial https://bit.ly/2AnPzCj

If you want the source code of this project, then get it from here
👉 https://www.simplifiedcoding.net/android-unit-test-room-database/

If you want to get in touch with me; you can find my contact details here:
👉 https://www.simplifiedcoding.net/about/

Finally, If you love my content please SHARE my courses to your friends. You can share this course to your Facebook, WhatsApp etc.

For more contents related to Software Development visit my website.
👉 https://www.simplifiedcoding.net

You can SUPPORT me if you want
👉 Patreon: https://www.patreon.com/BelalKhan
👉 UPI (India Only): probelalkhan@okaxis
👉 PayTM (India Only): +917549161079
👉 PayPal: https://www.paypal.me/probelalkhan

You can also check some of my other courses from these links
👉 Android MVVM Tutorial: https://bit.ly/3iLfVzu
👉 Android Game Development Tutorial: http://bit.ly/38JmltC
👉 Retrofit Android Tutorial: http://bit.ly/2DEwAl1
👉 Android RecyclerView Tutorial: http://bit.ly/2TqVjPz
👉 Android Room Tutorial: http://bit.ly/2PfQHeN
👉 Firebase Auth Tutorial: http://bit.ly/2WUGhEo
👉 Android Notification Tutorial: http://bit.ly/2Sc6jQl
👉 Building a Complete Wallpaper App: http://bit.ly/30UN8zV
👉 Build Tic Tac Toe in Android: http://bit.ly/30goxW0

❤️❤️ Thank You All for the Love and Support ❤️❤️

#AndroidTDD
#TestDrivenDevelopment
#AndroidDevelopment

Go to Source