Skip to content

Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)

Notifications You must be signed in to change notification settings

mitchtabian/Unit-Testing-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b907ed0 · May 29, 2019

History

15 Commits
May 20, 2019
May 28, 2019
May 20, 2019
May 20, 2019
May 29, 2019
May 20, 2019
May 20, 2019
May 20, 2019
May 20, 2019
May 20, 2019

Repository files navigation

Unit-Testing-2

Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)



Course Content:


Here's what you will see in the course:

  • Every line of code is written and explained on video
  • JUnit5 (local unit tests)
  • JUnit4 (Instrumentation Tests)
  • Mockito
  • Test Coverage
  • TDD (Test driven development)
  • Testing with MVVM architecture (Repository pattern)
  • Testing Room Database
  • Testing Room DAO
  • Testing RxJava


Click here to watch the course demo:

Watch Demo